Skip to content

Commit a9ca8f8

Browse files
authored
Update release.yml
1 parent 788cd73 commit a9ca8f8

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: "${{deployement.DEV_ID }}
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)