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

This commit is contained in:
Paul van Tilburg 2023-06-08 10:56:28 +02:00
parent a05106fecf
commit 29f3975d62
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