Skip to content

Commit

Permalink
Merge pull request #221 from ega4432/dependabot/github_actions/softpr…
Browse files Browse the repository at this point in the history
…ops/action-gh-release-2
  • Loading branch information
dependabot[bot] authored Sep 1, 2024
2 parents 6b6faf4 + b750017 commit 2dea600
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
run: git push origin ${{ github.event.inputs.main_version }} --force

- name: Release
uses: softprops/action-gh-release@v1
uses: softprops/action-gh-release@v2
with:
name: ${{ github.event.inputs.tag_name }}
tag_name: ${{ github.event.inputs.tag_name }}
Expand Down

0 comments on commit 2dea600

Please sign in to comment.