Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vdelachaux authored Oct 3, 2024
1 parent 788cd73 commit a9ca8f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
build: official
token: ${{ secrets.DLTK }}
actions: "build,pack,sign,archive"
sign-certificate: "${{deployement.DEV_ID }}
sign-certificate: "${{deployement.DEV_ID }}"
- name: Upload
run: |
gh release upload ${{github.event.release.tag_name}} build/4DPop.zip

0 comments on commit a9ca8f8

Please sign in to comment.