Skip to content

Commit dcd7647

Browse files
committed
chore: allow manually releasing migrations on stg
1 parent 0281d1c commit dcd7647

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: .github/workflows/publish-migrations-staging.yml

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
push:
55
branches:
66
- develop
7+
workflow_dispatch:
78

89
jobs:
910
build:

0 commit comments

Comments
 (0)