Skip to content

Commit

Permalink
update deploy action
Browse files Browse the repository at this point in the history
  • Loading branch information
syrflover committed Jul 6, 2024
1 parent 964accb commit 2cc2e1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ jobs:
uses: docker/build-push-action@v6
with:
push: true
tags: syrlee/transmission-rss:${{ github.ref.name }}
tags: syrlee/transmission-rss:${{ github.ref }}

0 comments on commit 2cc2e1f

Please sign in to comment.