Skip to content

Commit

Permalink
Fix Build and Push Step Tag (#12)
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelCduBois authored Jan 1, 2025
2 parents cd51690 + 5cd9220 commit 57ab64a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ jobs:
with:
context: .
push: true
tags: ${{ steps.automated-tests-meta.outputs.tags }}
tags: ${{ steps.leagueify-account-meta.outputs.tags }}

0 comments on commit 57ab64a

Please sign in to comment.