Skip to content

Commit

Permalink
Fix release-action params [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
rastasheep authored Aug 5, 2023
1 parent 5f20a28 commit 8afa058
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -22,7 +22,6 @@ jobs:
uses: ncipollo/release-action@v1
with:
allowUpdates: true
name: ${{ github.event }}
draft: false
artifacts: "build/artifacts/*"
generateReleaseNotes: true

0 comments on commit 8afa058

Please sign in to comment.