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 ad68ebe commit cc14273Copy full SHA for cc14273
.github/workflows/test.yml
@@ -24,4 +24,4 @@ jobs:
24
REPO: self
25
BRANCH: data_build
26
FOLDER: tools/data_build
27
- TOKEN: ${{ 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 }}
+ GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments