We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82ecdf5 commit 58d5397Copy full SHA for 58d5397
1 file changed
.github/workflows/release-template.yml
@@ -53,6 +53,8 @@ jobs:
53
generate-docs: "false"
54
disable-schema-validation: "true"
55
disable-repo-tagging: "true"
56
+ devcontainer-cli-version: "0.83.3"
57
env:
58
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
59
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
60
+ GITHUB_HOST: "github.com"
0 commit comments