Use the personal Cargo token
Check and lint using Cargo / Check and lint (push) Successful in 2m57s Details

This commit is contained in:
Paul van Tilburg 2023-06-08 10:58:33 +02:00
parent 42a43cc83d
commit 0b76db96f0
Signed by: paul
GPG Key ID: C6DE073EDA9EEC4D
1 changed files with 1 additions and 1 deletions

View File

@ -76,7 +76,7 @@ jobs:
uses: https://github.com/actions-rs/cargo@v1
env:
# This needs to be provided for the repository; no login necessary as a result.
CARGO_REGISTRIES_LUON_TOKEN: '${{ secrets.CARGO_REGISTRIES_LUON_TOKEN }}'
CARGO_REGISTRIES_LUON_TOKEN: '${{ secrets.CARGO_TOKEN }}'
with:
command: publish
args: --registry luon