chore(deps): bump katyo/publish-crates from 1 to 2 (#692)
Bumps [katyo/publish-crates](https://github.com/katyo/publish-crates) from 1 to 2. - [Release notes](https://github.com/katyo/publish-crates/releases) - [Commits](https://github.com/katyo/publish-crates/compare/v1...v2) --- updated-dependencies: - dependency-name: katyo/publish-crates dependency-type: direct:production update-type: version-update:semver-major ... 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:
2
.github/workflows/crates-publish.yml
vendored
2
.github/workflows/crates-publish.yml
vendored
@@ -21,7 +21,7 @@ jobs:
|
|||||||
publish:
|
publish:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: katyo/publish-crates@v1
|
- uses: katyo/publish-crates@v2
|
||||||
with:
|
with:
|
||||||
dry-run: true
|
dry-run: true
|
||||||
check-repo: ${{ github.event_name == 'push' }}
|
check-repo: ${{ github.event_name == 'push' }}
|
||||||
|
|||||||
Reference in New Issue
Block a user