Skip to content

Commit

Permalink
chore: fix release
Browse files Browse the repository at this point in the history
  • Loading branch information
chrjabs committed Apr 30, 2024
1 parent 5549018 commit f8d6dd8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-plz.yml
Expand Up @@ -15,6 +15,7 @@ jobs:
with:
fetch-depth: 0
token: ${{ secrets.RELEASE_PLZ_TOKEN }}
submodules: "recursive"

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

0 comments on commit f8d6dd8

Please sign in to comment.