[actions] update: add api token
i try this to prevent api limit
This commit is contained in:
@@ -19,6 +19,8 @@ jobs:
|
||||
apt install sudo -y
|
||||
- name: Install Nix
|
||||
uses: cachix/install-nix-action@v30
|
||||
with:
|
||||
github_access_token: ${{ secrets.API_TOKEN }}
|
||||
- name: Update flake.lock
|
||||
uses: DeterminateSystems/update-flake-lock@v24
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user