Skip to content

Commit

Permalink
build docker image on releases
Browse files Browse the repository at this point in the history
  • Loading branch information
rndmh3ro committed Aug 28, 2023
1 parent e37276a commit 851a1f5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ jobs:
registry: ghcr.io
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}
if: github.ref == 'refs/heads/main'
-
name: Build and push to ghcr.io
uses: docker/build-push-action@v4
Expand Down

0 comments on commit 851a1f5

Please sign in to comment.