Skip to content

Commit 57f6d22

Browse files
Update release-creator.yaml
1 parent 21fdf05 commit 57f6d22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-creator.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
- name: Import GPG key
7777
uses: crazy-max/ghaction-import-gpg@v6
7878
with:
79-
gpg_private_key: ${{ secrets.CSM_GPG_PRIVATE_KEY }}
79+
gpg_private_key: ${{ secrets.GPG_PRIVATE_KEY }}
8080
git_user_signingkey: true
8181
git_commit_gpgsign: true
8282
git_tag_gpgsign: true

0 commit comments

Comments
 (0)