We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7fb4de3 commit 8ef9f62Copy full SHA for 8ef9f62
.github/workflows/release.yml
@@ -3,7 +3,7 @@ name: Release
3
on:
4
push:
5
branches:
6
- - develop
+ - main
7
jobs:
8
check-build-release:
9
name: Check, Build, and Release
0 commit comments