We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43f76bf commit d8d90aaCopy full SHA for d8d90aa
.github/workflows/nix-flake-update.yml
@@ -19,4 +19,4 @@ jobs:
19
pr-labels: |
20
nix
21
pr-reviewers: philiptaron,SomeoneSerge
22
- token: ${{ secrets.GITHUB_TOKEN }}
+ token: ${{ secrets.FLAKE_TOKEN }}
0 commit comments