added a comment to the workflow

pull/1541/head
antelle 3 years ago
parent f8cbf51842
commit 36b6fd80b8
No known key found for this signature in database
GPG Key ID: 63C9777AAB7C563C

@ -181,7 +181,7 @@ jobs:
- name: Grunt
if: ${{ github.repository == 'keeweb/keeweb' }}
run: grunt desktop-win32
- name: Grunt
- name: Grunt (without signing)
if: ${{ github.repository != 'keeweb/keeweb' }}
run: grunt desktop-win32 --skip-sign
- name: Upload ia32 exe artifact

Loading…
Cancel
Save