Skip to content

Commit

Permalink
only on release
Browse files Browse the repository at this point in the history
  • Loading branch information
axsuul committed Nov 12, 2023
1 parent 8668ee4 commit 6b106bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ jobs:
- name: Build and push Docker image to GitHub Container Registry
uses: docker/build-push-action@v2
if: ${{ github.event_name == 'release' }}
with:
context: .
push: true
Expand Down

0 comments on commit 6b106bd

Please sign in to comment.