Skip to content

Commit

Permalink
ci: run normal workflows on release PRs (#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
max-heller authored Nov 23, 2023
1 parent be06f47 commit 04d1f9f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-plz.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
uses: actions/checkout@v4
with:
fetch-depth: 0
token: ${{ secrets.RELEASE_PLZ_TOKEN }}
- name: Install Rust toolchain
uses: dtolnay/rust-toolchain@stable
- name: Run release-plz
Expand Down

0 comments on commit 04d1f9f

Please # to comment.