Skip to content

Commit 9dcfca3

Browse files
authored
Update sync.yaml
1 parent e6405f6 commit 9dcfca3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sync.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
runs-on: ubuntu-latest
1010
name: download api import
1111
env:
12-
SNYK_TOKEN_API: ${{ secrets.SNYK_TOKEN_API }}
12+
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}
1313
CONCURRENT_IMPORTS: ${{ secrets.CONCURRENT_IMPORTS }}
1414
SNYK_LOG_PATH: ${{ secrets.SNYK_LOG_PATH }}
1515
steps:

0 commit comments

Comments
 (0)