Skip to content

Commit

Permalink
Update action-gh-release to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
IrneRacoonovich authored and efosamark committed Aug 29, 2024
1 parent a21c029 commit 957c2df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Build
run: make
- name: Release
uses: softprops/action-gh-release@v1
uses: softprops/action-gh-release@v2
with:
draft: true
generate_release_notes: true
Expand Down

0 comments on commit 957c2df

Please sign in to comment.