We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60b7a46 commit dab9431Copy full SHA for dab9431
.github/workflows/stable-spearhead.yml
@@ -25,6 +25,7 @@ jobs:
25
GH_REPO_PATH: ${{ github.repository }}
26
ORG_NAME: ${{ github.repository_owner }}
27
OS_NAME: osx
28
+ SOURCEMAPS_REPOSITORY: ${{ github.repository_owner }}/sourcemaps
29
VERSIONS_REPOSITORY: ${{ github.repository_owner }}/versions
30
VSCODE_ARCH: arm64
31
VSCODE_LATEST: ${{ github.event.inputs.dont_update == 'true' && 'no' || 'yes' }}
0 commit comments