Skip to content

Commit

Permalink
upstream merge template repository (#13)
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 6056ee1 commit ab4179b
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/update-flakes.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@V27
- uses: DeterminateSystems/update-flake-lock@v22
- 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 ab4179b

Please sign in to comment.