File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 55 types : [created]
66 push :
77 branches :
8- - " ** "
8+ - ' ** '
99
1010concurrency :
1111 group : ${{ github.workflow }}-${{ startsWith(github.ref, 'refs/tags/v') && 'release' || github.ref }}
1919 packages : read
2020 env :
2121 AWS_DEFAULT_REGION : eu-west-1
22- PRODUCTION_CLOUDFRONT_DISTRIBUTION_ID : NOT_YET
22+ PRODUCTION_CLOUDFRONT_DISTRIBUTION_ID : EDKYRQ3JZCXQ5
2323 STAGING_CLOUDFRONT_DISTRIBUTION_ID : E37K3V5Y65XQIX
2424 REVIEW_CLOUDFRONT_DISTRIBUTION_ID : E3KUGPF02I4CJ4
2525 VITE_FOUNDATION_BUILD : ${{ github.repository_owner == 'microbit-foundation' }}
2929 with :
3030 node-version : 20
3131 cache : ' npm'
32- registry-url : " https://npm.pkg.github.com"
32+ registry-url : ' https://npm.pkg.github.com'
3333 - run : npm ci
3434 -
run :
npm install --no-save @microbit-foundation/[email protected] @microbit-foundation/[email protected] @microbit-foundation/npm-package-versioner@2 3535 if : github.repository_owner == 'microbit-foundation'
You can’t perform that action at this time.
0 commit comments