Skip to content

Commit

Permalink
Fix Docker build workflow tags
Browse files Browse the repository at this point in the history
  • Loading branch information
No767 committed Dec 16, 2024
1 parent 41d86fa commit 9b53b25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
type=semver,pattern={{version}}
type=semver,pattern={{major}}.{{minor}}
type=semver,pattern={{major}}
type=edge,branch=main
type=edge,branch=react-rewrite
- name: Setup Docker Buildx
id: buildx
Expand Down

0 comments on commit 9b53b25

Please sign in to comment.