Skip to content

Commit

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

Bump softprops/action-gh-release from 2.0.2 to 2.0.4
  • Loading branch information
samjarrett authored Mar 20, 2024
2 parents c5a855f + eb177e7 commit 736721f
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 @@ -120,7 +120,7 @@ jobs:

- id: github-release
name: Create Github Release 📦
uses: softprops/[email protected].2
uses: softprops/[email protected].4
with:
tag_name: ${{ steps.version.outputs.v-version }}
prerelease: false
Expand Down

0 comments on commit 736721f

Please sign in to comment.