We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c2364e commit 3f965a0Copy full SHA for 3f965a0
.github/workflows/publish.yml
@@ -82,7 +82,7 @@ jobs:
82
runs-on: ubuntu-latest
83
steps:
84
- uses: actions/checkout@v4
85
- - uses: taiki-e/create-gh-release-action@v1.8.0
+ - uses: taiki-e/create-gh-release-action@v1.9.0
86
with:
87
changelog: CHANGELOG.md
88
branch: main
0 commit comments