Skip to content

Commit 716eb8a

Browse files
authored
Merge pull request #201 from nicolasstucki/update-release-branch
Update release branch to `main`
2 parents d39d7b8 + 263c776 commit 716eb8a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
env:
99
OWNER: scala
1010
REPOSITORY: vscode-scala-syntax
11-
RELEASE_BRANCH: master
11+
RELEASE_BRANCH: main
1212

1313
jobs:
1414
deploy:

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"ui",
1313
"web"
1414
],
15-
"homepage": "https://github.com/scala/vscode-scala-syntax/blob/master/README.md",
15+
"homepage": "https://github.com/scala/vscode-scala-syntax/blob/main/README.md",
1616
"repository": {
1717
"type": "git",
1818
"url": "https://github.com/scala/vscode-scala-syntax.git"

0 commit comments

Comments
 (0)