Skip to content

Commit

Permalink
checkout repository
Browse files Browse the repository at this point in the history
  • Loading branch information
TaKO8Ki committed Apr 25, 2021
1 parent 70fc602 commit 08920de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ jobs:
needs: create_release
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Cargo login
run: cargo login ${CRATES_IO_TOKEN}
env:
Expand Down

0 comments on commit 08920de

Please sign in to comment.