Skip to content

Commit

Permalink
revert: fix update.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mrcjkb authored Oct 30, 2023
1 parent e06a23d commit 4237924
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
with:
extra_nix_config: |
experimental-features = nix-command flakes
access-tokens = github.com=${{ secrets.GH_TOKEN_FOR_UPDATES }}
access-tokens = github.com=${{ secrets.GITHUB_TOKEN }}
- name: Update flake.lock
uses: DeterminateSystems/update-flake-lock@v20
with:
Expand Down

0 comments on commit 4237924

Please sign in to comment.