Skip to content

Commit 03e60ab

Browse files
authored
Update test-pr.yml (#1471)
* Update test-pr.yml * Testing PRIVATE_TOKEN already generated * Reverting to new RV PRivate CACHIX Key
1 parent 7686fdd commit 03e60ab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test-pr.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,7 @@ jobs:
142142
name: runtimeverification
143143
extraPullNames: kore
144144
signingKey: '${{ secrets.CACHIX_SIGNING_KEY }}'
145+
authToken: ${{ secrets.CACHIX_RV_PRIVATE_TOKEN }}
145146

146147
# - name: Check submodules
147148
# run: GC_DONT_GC=1 nix run .#check-submodules

0 commit comments

Comments
 (0)