Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gtnardy authored Apr 4, 2021
1 parent d18271c commit 026780f
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,4 @@ jobs:
uses: thedoctor0/zip-release@master
with:
filename: 'package.zip'

- name: Upload Release
uses: ncipollo/release-action@v1
with:
artifacts: "package.zip"
token: ${{ secrets.GITHUB_TOKEN }}
exclusions: '*.git*'

0 comments on commit 026780f

Please sign in to comment.