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 dcd9e6e commit a9ce557Copy full SHA for a9ce557
.github/workflows/release.yaml
@@ -3,8 +3,7 @@ name: Release
3
on:
4
push:
5
branches:
6
- - master
7
- - nxt-move
+ - main
8
9
jobs:
10
release:
0 commit comments