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 e677e0c commit 235610cCopy full SHA for 235610c
.github/workflows/release.yml
@@ -2,7 +2,7 @@ name: Release
2
on:
3
push:
4
branches:
5
- - [main]
+ - main
6
jobs:
7
build:
8
name: Build and upload
0 commit comments