fix sign step
This commit is contained in:
parent
3cfe8c238a
commit
d20a899f92
1 changed files with 1 additions and 1 deletions
|
@ -164,7 +164,7 @@ steps:
|
|||
passphrase:
|
||||
from_secret: gpg_password
|
||||
files:
|
||||
- dist/zip/*.zip
|
||||
- dist/zip/*
|
||||
|
||||
# Push the releases to our pseudo-s3-bucket
|
||||
- name: release-version
|
||||
|
|
Loading…
Reference in a new issue