Skip to content

Commit

Permalink
try build-push-action@v4
Browse files Browse the repository at this point in the history
  • Loading branch information
mobileskyfi authored May 25, 2024
1 parent 5401a89 commit 2265940
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-on-commit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
password: ${{ secrets.DOCKERHUB_TOKEN }}
-
name: Build image and push image to ghcr.io
uses: docker/build-push-action@v5
uses: docker/build-push-action@v4
with:
context: .
push: true
Expand Down

0 comments on commit 2265940

Please sign in to comment.