Browse Source

Update workflow

master
nolim1t 5 years ago
parent
commit
251cdf79fa
No known key found for this signature in database GPG Key ID: F6287B82CC84BCBD
  1. 2
      .github/workflows/release.yml

2
.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 }}

Loading…
Cancel
Save