Skip to content

Commit

Permalink
Merge pull request #185 from MonolithProjects/fix/galaxy_push
Browse files Browse the repository at this point in the history
fix: gha
  • Loading branch information
MonolithProjects authored Oct 23, 2023
2 parents d53f643 + 0739f81 commit a0dc719
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/galaxy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ jobs:
uses: robertdebock/[email protected]
with:
galaxy_api_key: ${{ secrets.galaxy_api_key }}
git_branch: ${{ github.ref }}
git_branch: ${{ github.ref | replace('refs/tags/', '')}}

0 comments on commit a0dc719

Please sign in to comment.