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 96bcce2 commit 1e748c2Copy full SHA for 1e748c2
.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