Skip to content

Commit

Permalink
Merge pull request #490 from PhoenixRedflash/dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/shogo82148/actions-create-release-1.7.4

Bump shogo82148/actions-create-release from 1.7.2 to 1.7.4
  • Loading branch information
github-actions[bot] authored Jun 14, 2024
2 parents 8d7dcb8 + 0840c0f commit 357059f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
echo TAG_NAME="${GITHUB_REF#refs/tags/}" >> $GITHUB_OUTPUT
- name: Create Release
id: create_release
uses: shogo82148/[email protected].2
uses: shogo82148/[email protected].4
with:
release_name: ${{ steps.branch_name.outputs.TAG_NAME }}
draft: true # So we can manually edit before publishing
Expand Down

0 comments on commit 357059f

Please sign in to comment.