Skip to content

Commit

Permalink
fix: updated action.yml (#22)
Browse files Browse the repository at this point in the history
  • Loading branch information
TomoakiMizuno authored Jan 10, 2023
1 parent 3f20a3e commit 85019a9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@ name: 'Setup Canarycage'
description: 'Download and add cage to the PATH'
author: 'LoiLo'
inputs:
github-token:
description: "Use secrets.GITHUB_TOKEN."
required: true
cage-version:
description: "Canarycage version. If no version specified, the latest version will be used automatically."
required: false
Expand Down

0 comments on commit 85019a9

Please sign in to comment.