Skip to content

Commit

Permalink
sync development with main
Browse files Browse the repository at this point in the history
  • Loading branch information
yurnov committed Mar 27, 2024
2 parents eb161b4 + e02db3b commit adab53e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,5 +71,6 @@ jobs:
push: ${{ github.ref == 'refs/heads/main' }}
no-cache: true
tags: |
ghcr.io/yurnov/explosion-notifier:master
ghcr.io/yurnov/explosion-notifier:latest
ghcr.io/yurnov/explosion-notifier:main
ghcr.io/yurnov/explosion-notifier:${{ steps.tag_version.outputs.new_tag }}

0 comments on commit adab53e

Please sign in to comment.