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.
1 parent 0739f81 commit 975ba36Copy full SHA for 975ba36
.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 | replace('refs/tags/', '')}}
+ git_branch: ${{ github.ref_name }}
0 commit comments