Skip to content

Commit

Permalink
release in debug mode
Browse files Browse the repository at this point in the history
  • Loading branch information
fiws committed Apr 23, 2023
1 parent 1c9a93e commit dd7e54a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tag.yml
Expand Up @@ -43,7 +43,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
with:
version: v1.12.3
args: release --rm-dist
args: release --rm-dist --debug
- name: Delete osslsigncode cert & key
run: rm -rf ./.tmp
- name: Test
Expand Down

0 comments on commit dd7e54a

Please sign in to comment.