Skip to content

Commit

Permalink
⬆️ Bump softprops/action-gh-release from 2.0.5 to 2.0.6 (#88)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jun 24, 2024
1 parent 82c7f35 commit 0784670
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
- name: Check out 🎉
uses: actions/checkout@v4.1.7
- name: Publish GitHub Release 📝
uses: softprops/action-gh-release@v2.0.5
uses: softprops/action-gh-release@v2.0.6
with:
tag_name: ${{ needs.get-release-tag.outputs.package-version }}
generate_release_notes: true

0 comments on commit 0784670

Please sign in to comment.