Skip to content

Commit

Permalink
prefix?
Browse files Browse the repository at this point in the history
  • Loading branch information
srid authored Jun 17, 2024
1 parent 176f60f commit 93cc91b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- uses: actions/checkout@v4
- run: |
nixci \
--extra-access-tokens ${{ secrets.GITHUB_TOKEN }} \
--extra-access-tokens "github.com=${{ secrets.GITHUB_TOKEN }}" \
build \
--systems "github:nix-systems/${{ matrix.system }}" \
.#default.${{ matrix.subflake}}

0 comments on commit 93cc91b

Please sign in to comment.