We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2173349 commit d15b9bfCopy full SHA for d15b9bf
.github/workflows/main.yml
@@ -67,7 +67,7 @@ jobs:
67
with:
68
name: Continuous Build
69
tag: latest
70
- commit: main
+ commit: master
71
body: "${{ github.event.head_commit.url }} ${{ github.event.head_commit.message }}"
72
artifacts: "vscode.app.zip"
73
prerelease: true
0 commit comments