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 6ad548e commit 383e3f8Copy full SHA for 383e3f8
.github/workflows/ci.marster.yml
@@ -43,7 +43,7 @@ jobs:
43
uses: jaywcjlove/create-tag-action@main
44
with:
45
token: ${{ secrets.GITHUB_TOKEN }}
46
- package-path: ./package.json
+ package-path: ./core/package.json
47
48
- name: get tag version
49
id: tag_version
0 commit comments