nolim1t
5 years ago
No known key found for this signature in database
GPG Key ID: F6287B82CC84BCBD
1 changed files with
1 additions and
1 deletions
-
.github/workflows/release.yml
|
|
@ -18,5 +18,5 @@ jobs: |
|
|
|
uses: meeDamian/github-release@v1.0.0 |
|
|
|
with: |
|
|
|
gzip: false |
|
|
|
files: dist/*.zip |
|
|
|
files: deploy/*.zip |
|
|
|
token: ${{ secrets.GITHUB_TOKEN }} |
|
|
|