Skip to content

Commit

Permalink
Fixed Github action release
Browse files Browse the repository at this point in the history
  • Loading branch information
martinhakansson committed May 1, 2024
1 parent dd5092c commit a072996
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,5 +110,6 @@ jobs:
- name: Create Release
uses: ncipollo/release-action@v1
with:
name: ${{ github.ref_name }}
draft: true
artifacts: "*"

0 comments on commit a072996

Please sign in to comment.