Skip to content

Commit

Permalink
chore: update docker args
Browse files Browse the repository at this point in the history
  • Loading branch information
2020xibao committed Feb 17, 2025
1 parent 0dfb6a6 commit 901fe77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
type=semver,pattern={{version}}
type=sha
- name: Build and push
uses: docker --debug /build-push-action@v4
uses: docker /build-push-action@v4 --debug
with:
context: .
file: ./Dockerfile
Expand Down

0 comments on commit 901fe77

Please sign in to comment.