Skip to content

Commit

Permalink
fix action?
Browse files Browse the repository at this point in the history
  • Loading branch information
rublag committed Dec 29, 2023
1 parent 32cd902 commit c36acc6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,8 @@ jobs:
with:
path: dist
- name: create release
permissions:
contents: write
uses: softprops/action-gh-release@v1
with:
prerelease: true
Expand Down

0 comments on commit c36acc6

Please sign in to comment.