We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9af6a68 commit 087a759Copy full SHA for 087a759
.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/[email protected].1
+ - uses: peaceiris/workflows/[email protected].2
15
env:
16
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments