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.
2 parents a6f7adb + dec6179 commit f8bd811Copy full SHA for f8bd811
.github/workflows/publishVSCode.yml
@@ -15,6 +15,7 @@ on:
15
jobs:
16
validate-release-environment:
17
runs-on: ubuntu-latest
18
+ environment: publish
19
outputs:
20
RELEASE_VERSION: ${{ steps.get-package-version.outputs.PACKAGE_VERSION }}
21
GUS_BUILD: ${{ steps.get-gus-build.outputs.GUS_BUILD }}
0 commit comments