Skip to content

Commit ced7c16

Browse files
committed
fix: publish workflow
1 parent 53dfd32 commit ced7c16

2 files changed

Lines changed: 6 additions & 3 deletions

File tree

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
"backend": patch
3+
"frontend": patch
4+
---
5+
6+
Fix workflow

.github/workflows/cd-registries.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@ name: Deploy to registries
33
on:
44
workflow_call:
55
inputs:
6-
ref:
7-
required: true
8-
type: string
96
publishedPackages:
107
required: true
118
type: string

0 commit comments

Comments
 (0)