We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94038be commit dd1a8e9Copy full SHA for dd1a8e9
1 file changed
.github/workflows/continuous-delivery.yml
@@ -32,7 +32,7 @@ jobs:
32
id: tag
33
uses: issue-ops/semver@v2
34
with:
35
- manifest-path: package.json
+ manifest-path: admin-support-cli/package.json
36
workspace: ${{ github.workspace }}
37
ref: main
38
0 commit comments