Skip to content

Commit 391bb17

Browse files
committed
Temporary on push for dev release.
1 parent de32978 commit 391bb17

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/dev-packages.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22
# Packages are versioned as `0.0.0-{tag}-DATETIMESTAMP`
33
name: Create Dev Release
44

5-
on: workflow_dispatch
5+
# on: workflow_dispatch
6+
on:
7+
push:
68

79
jobs:
810
publish:

0 commit comments

Comments
 (0)