mirror of
https://github.com/logos-messaging/logos-delivery.git
synced 2026-05-06 06:49:29 +00:00
use github.token when installing nimble in ci
This commit is contained in:
parent
71978ac13b
commit
02795c12ea
2
.github/actions/install_nim/action.yml
vendored
2
.github/actions/install_nim/action.yml
vendored
@ -68,4 +68,4 @@ runs:
|
||||
uses: nim-lang/setup-nimble-action@v1
|
||||
with:
|
||||
nimble-version: '0.20.1'
|
||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
repo-token: ${{ github.token }}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user