mirror of
https://github.com/VSCodium/vscodium.git
synced 2026-04-19 13:46:03 +10:00
ci: add missing env variables [skip ci]
This commit is contained in:
3
.github/workflows/insider-spearhead.yml
vendored
3
.github/workflows/insider-spearhead.yml
vendored
@@ -78,6 +78,9 @@ jobs:
|
|||||||
if: env.SHOULD_BUILD == 'yes'
|
if: env.SHOULD_BUILD == 'yes'
|
||||||
|
|
||||||
- name: Upload sourcemaps
|
- name: Upload sourcemaps
|
||||||
|
env:
|
||||||
|
GITHUB_TOKEN: ${{ secrets.STRONGER_GITHUB_TOKEN }}
|
||||||
|
GITHUB_USERNAME: ${{ github.repository_owner }}
|
||||||
run: ./upload_sourcemaps.sh
|
run: ./upload_sourcemaps.sh
|
||||||
if: env.SHOULD_BUILD == 'yes'
|
if: env.SHOULD_BUILD == 'yes'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user