Skip to content

Commit

Permalink
remove cargo login (using the token as an environment variable should…
Browse files Browse the repository at this point in the history
… work without the need to login)
  • Loading branch information
curtis-blockchyp committed Jun 28, 2024
1 parent c8cdae0 commit 403b777
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,6 @@ jobs:
- run: rustup update stable && rustup default stable
- name: Run Build
run: make build
- name: Cargo Login
run: cargo login
- name: Publish to Cargo
run: make publish
- uses: act10ns/slack@v1
Expand Down

0 comments on commit 403b777

Please sign in to comment.