Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
chrjabs committed Apr 30, 2024
1 parent 95ed820 commit abf9466
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/release-plz.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@ jobs:
token: ${{ secrets.RELEASE_PLZ_TOKEN }}
submodules: "recursive"

- run: tree -L 3
- run: git status

- name: Install Rust toolchain
uses: dtolnay/rust-toolchain@stable

- run: tree -L 3
- run: git status

- name: Run release-plz
uses: MarcoIeni/release-plz-action@v0.5
env:
Expand Down

0 comments on commit abf9466

Please sign in to comment.