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 f46b55d commit a8207f1Copy full SHA for a8207f1
1 file changed
.github/workflows/release.yaml
@@ -1,8 +1,7 @@
1
name: Releases
2
+
3
on:
- push:
4
- branches:
5
- - production
+ workflow_dispatch:
6
7
permissions:
8
contents: write
0 commit comments