Skip to content

Commit

Permalink
アップロードを有効化した
Browse files Browse the repository at this point in the history
  • Loading branch information
proelbtn authored Nov 15, 2023
1 parent 86a6c42 commit addf1fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@ jobs:
uses: docker/build-push-action@v5
with:
context: .
push: false
push: true
tags: ghcr.io/${{ github.repository }}:${{ github.sha }}

0 comments on commit addf1fd

Please sign in to comment.