mirror of
https://github.com/peaceiris/actions-gh-pages.git
synced 2025-07-15 06:33:17 +08:00
ci: bump peaceiris/workflows from 0.17.1 to 0.17.2 (#794)
Bumps [peaceiris/workflows](https://github.com/peaceiris/workflows) from 0.17.1 to 0.17.2. - [Release notes](https://github.com/peaceiris/workflows/releases) - [Commits](https://github.com/peaceiris/workflows/compare/v0.17.1...v0.17.2) --- updated-dependencies: - dependency-name: peaceiris/workflows dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
9af6a68dde
commit
087a759f90
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -11,6 +11,6 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
# https://github.com/peaceiris/workflows/blob/main/create-release-npm/action.yml
|
# https://github.com/peaceiris/workflows/blob/main/create-release-npm/action.yml
|
||||||
- uses: peaceiris/workflows/create-release-npm@v0.17.1
|
- uses: peaceiris/workflows/create-release-npm@v0.17.2
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user