We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d39d7b8 + 263c776 commit 716eb8aCopy full SHA for 716eb8a
.github/workflows/deploy.yml
@@ -8,7 +8,7 @@ on:
8
env:
9
OWNER: scala
10
REPOSITORY: vscode-scala-syntax
11
- RELEASE_BRANCH: master
+ RELEASE_BRANCH: main
12
13
jobs:
14
deploy:
package.json
@@ -12,7 +12,7 @@
"ui",
"web"
],
15
- "homepage": "https://github.com/scala/vscode-scala-syntax/blob/master/README.md",
+ "homepage": "https://github.com/scala/vscode-scala-syntax/blob/main/README.md",
16
"repository": {
17
"type": "git",
18
"url": "https://github.com/scala/vscode-scala-syntax.git"
0 commit comments