Skip to content

Commit d3d551c

Browse files
committed
Use sha and ref for upload
1 parent a23e758 commit d3d551c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-sign-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ env:
1919

2020
jobs:
2121
build_and_sign_image:
22-
if: ${{ github.event.pull_request.merged }}
22+
# if: ${{ github.event.pull_request.merged }}
2323
runs-on: ubuntu-latest
2424
permissions:
2525
contents: read

0 commit comments

Comments
 (0)