We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4db819 commit 5773c82Copy full SHA for 5773c82
1 file changed
.github/workflows/sync-design-tokens.yml
@@ -25,7 +25,7 @@ jobs:
25
run: |
26
curl -L -f \
27
-X POST \
28
- -H "Authorization: Bearer ${{ secrets.GITHUB_TOKEN }}" \
+ -H "Authorization: Bearer ${{ secrets.NOVUM_PRIVATE_REPOS }}" \
29
-H "X-GitHub-Api-Version: 2022-11-28" \
30
-H "Accept: application/vnd.github+json" \
31
https://api.github.com/repos/telefonica/mistica-web/actions/workflows/import-design-tokens.yml/dispatches \
0 commit comments