Skip to content

Commit

Permalink
Merge pull request #91 from 0x2142/main
Browse files Browse the repository at this point in the history
fix workflow
  • Loading branch information
0x2142 authored Jun 10, 2024
2 parents 8e269fc + 66f7388 commit 80db08d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Docker Build & Publish
on:
push:
tags: [ 'v*.*.*' ]
push: [ 'dev' ]
branches: [ 'dev' ]

env:
REGISTRY: ghcr.io
Expand Down

0 comments on commit 80db08d

Please sign in to comment.