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.
2 parents 1e68ea0 + 1e748c2 commit 469c4a1Copy full SHA for 469c4a1
.github/workflows/publish.yml
@@ -1,6 +1,7 @@
1
name: Publish release
2
on:
3
- push: [dev]
+ push:
4
+ branches: [dev]
5
6
permissions:
7
contents: read
0 commit comments