This commit is contained in:
parent
17eb29020d
commit
265e7fc434
@ -35,7 +35,7 @@ jobs:
|
||||
|
||||
- name: Configure cargo creds
|
||||
run: |
|
||||
echo '[registries.gitea]'' > ~/.cargo/credentials.toml
|
||||
echo '[registries.gitea]' > ~/.cargo/credentials.toml
|
||||
echo 'token = "Bearer ${{ secrets.CARGO_API_TOKEN}}"' >> ~/.cargo/credentials.toml
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user