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 b992418 commit da1b4adCopy full SHA for da1b4ad
.github/workflows/release.yml
@@ -11,6 +11,6 @@ jobs:
11
steps:
12
- uses: actions/checkout@v3
13
# https://github.com/peaceiris/workflows/blob/main/create-release-npm/action.yml
14
- - uses: peaceiris/workflows/create-release-npm@v0.18.1
+ - uses: peaceiris/workflows/create-release-npm@v0.19.1
15
env:
16
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments