Skip to content

Commit f09e117

Browse files
committed
Need to include this secret.
1 parent ba0ed4c commit f09e117

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/access-token-management-ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@ jobs:
4242
8.0.x
4343
4444
- name: Build
45+
env:
46+
SignClientSecret: ${{ secrets.SignClientSecret }}
4547
run: ./build.ps1 sign
4648

4749
- name: Push packages to MyGet

0 commit comments

Comments
 (0)