Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
33f8cc4b89
|
|||
|
ff445425b2
|
|||
|
084ff9bb13
|
|||
|
581444f725
|
@@ -11,9 +11,6 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v6
|
||||
with:
|
||||
fetch-depth: 0
|
||||
persist-credentials: false
|
||||
- uses: dtolnay/rust-toolchain@nightly
|
||||
- uses: Swatinem/rust-cache@v2
|
||||
- uses: taiki-e/install-action@v2
|
||||
@@ -28,5 +25,4 @@ jobs:
|
||||
name: Automation
|
||||
email: "automation@noreply.huizinga.dev"
|
||||
- run: env
|
||||
- run: git config --list
|
||||
- run: release-plz release-pr --git-token "${{ secrets.GITEA_TOKEN }}" --forge gitea -o json
|
||||
|
||||
Reference in New Issue
Block a user