Skip to content

Commit

Permalink
Update tagged-release.yml (#28)
Browse files Browse the repository at this point in the history
  • Loading branch information
hannesrichter authored Jun 15, 2022
1 parent 706bb50 commit 760dacd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tagged-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ jobs:
- uses: "marvinpinto/action-automatic-releases@latest"
with:
repo_token: "${{ secrets.GITHUB_TOKEN }}"
prerelease: true
files: dist.zip
prerelease: false
files: dist.zip

0 comments on commit 760dacd

Please sign in to comment.