Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
e2b85ec3a5
|
|||
|
14bae5c040
|
|||
|
42e7cfa033
|
|||
|
afe9b2f6ba
|
@@ -18,7 +18,7 @@ jobs:
|
||||
- uses: dtolnay/rust-toolchain@nightly
|
||||
- uses: Swatinem/rust-cache@v2
|
||||
- name: Run release-plz
|
||||
uses: https://git.huizinga.dev/infra/release-plz-action@v0.5
|
||||
uses: https://git.huizinga.dev/infra/release-plz-action@main
|
||||
with:
|
||||
command: release
|
||||
forge: gitea
|
||||
@@ -41,7 +41,7 @@ jobs:
|
||||
- uses: dtolnay/rust-toolchain@nightly
|
||||
- uses: Swatinem/rust-cache@v2
|
||||
- name: Run release-plz
|
||||
uses: https://git.huizinga.dev/infra/release-plz-action@v0.5
|
||||
uses: https://git.huizinga.dev/infra/release-plz-action@main
|
||||
with:
|
||||
command: release-pr
|
||||
forge: gitea
|
||||
|
||||
Reference in New Issue
Block a user