We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a0dc719 + 975ba36 commit 925a7b7Copy full SHA for 925a7b7
.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