mirror of
https://github.com/lune-org/lune.git
synced 2025-04-03 01:50:55 +01:00
Update crate publish action version
This commit is contained in:
parent
f5d9aab2e5
commit
6ae139d987
1 changed files with 1 additions and 1 deletions
2
.github/workflows/publish.yaml
vendored
2
.github/workflows/publish.yaml
vendored
|
@ -22,7 +22,7 @@ jobs:
|
|||
profile: minimal
|
||||
|
||||
- name: Publish to crates.io
|
||||
uses: katyo/publish-crates@v1
|
||||
uses: katyo/publish-crates@v2
|
||||
with:
|
||||
registry-token: ${{ secrets.CARGO_REGISTRY_TOKEN }}
|
||||
ignore-unpublished-changes: true
|
||||
|
|
Loading…
Add table
Reference in a new issue