Skip to content

Commit

Permalink
Merge pull request #6 from lotyp/patch-1
Browse files Browse the repository at this point in the history
Path variable is missing. THANKS!
  • Loading branch information
robertdebock authored May 22, 2022
2 parents 2da9916 + e4a20c1 commit 7d89099
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ runs:
env:
galaxy_api_key: ${{ inputs.galaxy_api_key }}
git_branch: ${{ inputs.git_branch }}
path: ${{ inputs.path }}

branding:
icon: play
Expand Down

0 comments on commit 7d89099

Please sign in to comment.