We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
main
1 parent cc29cf7 commit babb018Copy full SHA for babb018
.github/workflows/deploy.yml
@@ -2,7 +2,7 @@ name: Deploy latest version
2
on:
3
push:
4
branches:
5
- - master
+ - main
6
jobs:
7
build:
8
runs-on: ubuntu-latest
0 commit comments