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 3386ba3 commit 2e16cfdCopy full SHA for 2e16cfd
.github/workflows/release-please.yml
@@ -2,7 +2,7 @@ name: Publish release
2
3
on:
4
push:
5
- branches: [main]
+ branches: [dev]
6
7
jobs:
8
release-please:
0 commit comments