Skip to content

Commit dd1a8e9

Browse files
committed
Fix workflow input
1 parent 94038be commit dd1a8e9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/continuous-delivery.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
id: tag
3333
uses: issue-ops/semver@v2
3434
with:
35-
manifest-path: package.json
35+
manifest-path: admin-support-cli/package.json
3636
workspace: ${{ github.workspace }}
3737
ref: main
3838

0 commit comments

Comments
 (0)