Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
39b695b983
|
|||
|
6e38af373e
|
|||
|
3d7bd75009
|
|||
|
a69573761f
|
@@ -11,12 +11,12 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v6
|
- uses: actions/checkout@v6
|
||||||
# - name: Setup git config
|
- name: Setup git config
|
||||||
# uses: https://github.com/OleksiyRudenko/gha-git-credentials@v2-latest
|
uses: https://github.com/OleksiyRudenko/gha-git-credentials@v2-latest
|
||||||
# with:
|
with:
|
||||||
# token: "${{ secrets.RELEASE_PLZ_TOKEN }}"
|
token: "${{ secrets.RELEASE_PLZ_TOKEN }}"
|
||||||
# name: "Automation"
|
name: "Automation"
|
||||||
# email: "automation@huizinga.dev"
|
email: "automation@huizinga.dev"
|
||||||
- uses: dtolnay/rust-toolchain@nightly
|
- uses: dtolnay/rust-toolchain@nightly
|
||||||
- uses: Swatinem/rust-cache@v2
|
- uses: Swatinem/rust-cache@v2
|
||||||
- uses: taiki-e/install-action@v2
|
- uses: taiki-e/install-action@v2
|
||||||
|
|||||||
Reference in New Issue
Block a user