We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents edbdc4f + 8e69239 commit b9ecd96Copy full SHA for b9ecd96
.github/workflows/galaxy.yml
@@ -16,7 +16,7 @@ jobs:
16
uses: actions/checkout@v3
17
18
- name: 'release on galaxy'
19
- uses: robertdebock/[email protected].0
+ uses: robertdebock/[email protected].1
20
with:
21
galaxy_api_key: ${{ secrets.galaxy_api_key }}
22
git_branch: 'main'
0 commit comments