Skip to content

Commit aa756d7

Browse files
Test with dev release
1 parent e946b6a commit aa756d7

File tree

2 files changed

+1708
-1
lines changed

2 files changed

+1708
-1
lines changed

.github/workflows/dev-release.yml

+4-1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
name: dev-release
55

66
on:
7+
push:
8+
branches:
9+
- molejniczak/tag-release
710
workflow_dispatch:
811

912
jobs:
@@ -13,4 +16,4 @@ jobs:
1316
secrets: inherit
1417
with:
1518
release-command: yarn dev:release
16-
type: dev
19+
type: latest

0 commit comments

Comments
 (0)