Skip to content

Commit

Permalink
Merge pull request #105 from mmcesim/dependabot/github_actions/softpr…
Browse files Browse the repository at this point in the history
…ops/action-gh-release-2

Bump softprops/action-gh-release from 1 to 2
  • Loading branch information
Teddy-van-Jerry committed Mar 12, 2024
2 parents ecc80ab + 94d4336 commit d6bf31e
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 @@ -272,7 +272,7 @@ jobs:

- name: Create Release
id: create_release
uses: softprops/action-gh-release@v1
uses: softprops/action-gh-release@v2
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down

0 comments on commit d6bf31e

Please sign in to comment.