Skip to content

Commit

Permalink
Merge pull request #11 from moia-oss/fix-cargo-toml-update-from-publish
Browse files Browse the repository at this point in the history
Fix Cargo.toml update from publish.yaml
  • Loading branch information
Felerius authored Feb 14, 2023
2 parents 450ec68 + bca9d27 commit c16f268
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
- uses: actions/checkout@v3
with:
fetch-depth: 0
token: ${{ secrets.BOT_ACCOUNT_PAT }}
- uses: dtolnay/rust-toolchain@stable
with:
toolchain: stable
Expand Down

0 comments on commit c16f268

Please sign in to comment.