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 d53f643 + 0739f81 commit a0dc719Copy full SHA for a0dc719
.github/workflows/galaxy.yml
@@ -13,4 +13,4 @@ jobs:
13
uses: robertdebock/[email protected]
14
with:
15
galaxy_api_key: ${{ secrets.galaxy_api_key }}
16
- git_branch: ${{ github.ref }}
+ git_branch: ${{ github.ref | replace('refs/tags/', '')}}
0 commit comments