Skip to content

Commit 788cd73

Browse files
committed
release.yml
1 parent f52b56a commit 788cd73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
build: official
2222
token: ${{ secrets.DLTK }}
2323
actions: "build,pack,sign,archive"
24-
sign-certificate: "Vincent de Lachaux (DYRKW64QA9)"
24+
sign-certificate: "${{deployement.DEV_ID }}
2525
- name: Upload
2626
run: |
2727
gh release upload ${{github.event.release.tag_name}} build/4DPop.zip

0 commit comments

Comments
 (0)