Skip to content

Commit 383e3f8

Browse files
committedMar 6, 2023
chore: update workflows config.
1 parent 6ad548e commit 383e3f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/ci.marster.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
uses: jaywcjlove/create-tag-action@main
4444
with:
4545
token: ${{ secrets.GITHUB_TOKEN }}
46-
package-path: ./package.json
46+
package-path: ./core/package.json
4747

4848
- name: get tag version
4949
id: tag_version

0 commit comments

Comments
 (0)
Please sign in to comment.