Skip to content

Commit

Permalink
ci: workflows: nix_flake_update: add authentication token
Browse files Browse the repository at this point in the history
  • Loading branch information
trueNAHO committed Dec 18, 2024
1 parent 1bec876 commit ebc46ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/nix_flake_update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,4 @@ jobs:
with:
pr-labels: dependencies
pr-title: "stylix: update all flake inputs"
token: ${{ secrets.GH_TOKEN_FOR_UPDATES }}

0 comments on commit ebc46ba

Please sign in to comment.