Skip to content

Commit

Permalink
Merge pull request #67 from jerryuhoo/dependabot/github_actions/softp…
Browse files Browse the repository at this point in the history
…rops/action-gh-release-2

Bump softprops/action-gh-release from 1 to 2
  • Loading branch information
jerryuhoo committed May 25, 2024
2 parents fecc763 + e40cac2 commit 74da579
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,7 @@ jobs:
uses: actions/download-artifact@v4

- name: Create Release
uses: softprops/action-gh-release@v1
uses: softprops/action-gh-release@v2
with:
prerelease: true
# download-artifact puts these files in their own dirs...
Expand Down

0 comments on commit 74da579

Please sign in to comment.