Skip to content

Commit

Permalink
upstream merge template repository (#7)
Browse files Browse the repository at this point in the history
Signed-off-by: SuperSandro2000 <[email protected]>
Co-authored-by: SuperSandro2000 <[email protected]>
  • Loading branch information
SuperSandro2000 and SuperSandro2000 authored Jun 28, 2024
1 parent 90b8e64 commit 141c62d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/update-flakes.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,5 @@ jobs:
- uses: cachix/install-nix-action@V27
- uses: DeterminateSystems/update-flake-lock@v23
with:
token: ${{ github.token }}
# required to trigger GitHub Actions on the created PRs
token: ${{ secrets.GH_TOKEN_FOR_UPDATES }}

0 comments on commit 141c62d

Please sign in to comment.