Skip to content

Commit addf1fd

Browse files
authored
アップロードを有効化した
1 parent 86a6c42 commit addf1fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,5 @@ jobs:
2727
uses: docker/build-push-action@v5
2828
with:
2929
context: .
30-
push: false
30+
push: true
3131
tags: ghcr.io/${{ github.repository }}:${{ github.sha }}

0 commit comments

Comments
 (0)