Skip to content

Commit cc13394

Browse files
Update github action token to pull submodules (#40)
1 parent 27c2231 commit cc13394

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/azure-static-web-apps-happy-pebble-0a13f1503.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- uses: actions/checkout@v4
1818
with:
1919
submodules: true
20-
token: ${{ secrets.cicd }}
20+
token: ${{ secrets.DOCS_CICD }}
2121
- name: Configure npm
2222
run: |
2323
echo "@novorender:registry=https://npm.pkg.github.com" >> .npmrc

0 commit comments

Comments
 (0)