Skip to content

Commit 07cd401

Browse files
committed
Trigger dev-release.
1 parent 9a31dfc commit 07cd401

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/dev-packages.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
# Added a `-dev.xxx` suffix to the version.
33
name: Create Dev Release
44

5-
on: workflow_dispatch
5+
on:
6+
push:
67

78
jobs:
89
dev-release:

0 commit comments

Comments
 (0)