Skip to content

Commit de36f37

Browse files
committed
Update Release Action Cosign
1 parent 24201fb commit de36f37

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,5 +39,5 @@ jobs:
3939
args: release --clean
4040
env:
4141
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
42-
COSIGN_PASSWORD: ${{ secrets.COSIGN_PWD }}
42+
COSIGN_PWD: ${{ secrets.COSIGN_PWD }}
4343
COSIGN_PRIVATE_KEY: ${{ secrets.COSIGN_KEY }}

0 commit comments

Comments
 (0)