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 9a31dfc commit 07cd401Copy full SHA for 07cd401
.github/workflows/dev-packages.yml
@@ -2,7 +2,8 @@
2
# Added a `-dev.xxx` suffix to the version.
3
name: Create Dev Release
4
5
-on: workflow_dispatch
+on:
6
+ push:
7
8
jobs:
9
dev-release:
0 commit comments