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 0fd665e commit 117226cCopy full SHA for 117226c
.github/workflows/sourcegraph.yml
@@ -41,3 +41,5 @@ jobs:
41
run: sbt -Dscip-java-version=$(cat VERSION) sourcegraphUpload
42
env:
43
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
44
+ SRC_ENDPOINT: https://sourcegraph.com/
45
+ SRC_ACCESS_TOKEN: ${{ secrets.SRC_ACCESS_TOKEN_DOTCOM }}
0 commit comments