Skip to content

Commit

Permalink
更新action
Browse files Browse the repository at this point in the history
  • Loading branch information
bitqiu committed Jun 11, 2024
1 parent a274e4b commit 7819648
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,5 @@ jobs:
uses: docker/build-push-action@v5
with:
context: .
push: true
push: true
tags: ghcr.io/${{ github.repository }}:${{ github.ref_name }}

0 comments on commit 7819648

Please sign in to comment.