Skip to content

Commit

Permalink
[skip ci]refactor: tags
Browse files Browse the repository at this point in the history
  • Loading branch information
dbrennand committed Aug 25, 2024
1 parent 1e1be01 commit be7c948
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
workflow_dispatch:
push:
tags:
- 'v*'
- '*'

env:
REGISTRY: ghcr.io
Expand Down

0 comments on commit be7c948

Please sign in to comment.