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.
1 parent 918bd33 commit d4ee05fCopy full SHA for d4ee05f
.github/workflows/release.yml
@@ -6,7 +6,7 @@ name: Release
6
on:
7
push:
8
branches:
9
- - master
+ - main
10
11
jobs:
12
build-and-publish:
0 commit comments