Skip to content

Commit

Permalink
Merge pull request #268 from tsuyoshicho/renovate/softprops-action-gh…
Browse files Browse the repository at this point in the history
…-release-2.x
  • Loading branch information
tsuyoshicho authored Mar 8, 2024
2 parents 473f431 + 4be3adf commit 92ab5e1
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 @@ -43,7 +43,7 @@ jobs:

# Create release.
- name: Create release
uses: softprops/action-gh-release@v1
uses: softprops/action-gh-release@v2
if: "steps.tag.outputs.value != ''"
with:
token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 92ab5e1

Please sign in to comment.