Skip to content

Commit

Permalink
Update action-gh-release
Browse files Browse the repository at this point in the history
  • Loading branch information
quietvoid committed Sep 14, 2024
1 parent c5ca63a commit a4f1b62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ jobs:
macOS artifacts/*
- name: Create a draft release
uses: softprops/action-gh-release@v1
uses: softprops/action-gh-release@v2
with:
tag_name: ${{ env.RELEASE_PKG_VERSION }}
draft: true
Expand Down

0 comments on commit a4f1b62

Please sign in to comment.