Skip to content

Commit

Permalink
Merge branch 'master' into node-version-to-20-release-yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bloep authored Aug 22, 2024
2 parents 4a0481b + 052e335 commit 8afc791
Show file tree
Hide file tree
Showing 3 changed files with 279 additions and 181 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
git diff --exit-code --name-status
- name: Draft Release
uses: softprops/action-gh-release@v1
uses: softprops/action-gh-release@v2
with:
draft: true
name: v${{ env.TAG_NAME }}
Expand Down
Loading

0 comments on commit 8afc791

Please sign in to comment.