Skip to content

Commit

Permalink
lint release-libs.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
plebhash committed Apr 3, 2024
1 parent 86c7c10 commit 2ca3bf0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release-libs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ jobs:
- uses: actions/checkout@v3
- uses: actions-rs/toolchain@v1
with:
toolchain: stable
override: true
toolchain: stable
override: true
- name: Login
run: cargo login ${{ secrets.CRATES_IO_DEPLOY_KEY }}
- name: Publish crate common
Expand Down

0 comments on commit 2ca3bf0

Please sign in to comment.