Skip to content

Commit 7a31e00

Browse files
committed
Update publish-cascade-core.yml
1 parent 95ff48f commit 7a31e00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-cascade-core.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
4141
git config user.name "github-actions[bot]"
4242
git config user.email "41898282+github-actions[bot]@users.noreply.github.com"
43-
git add packages/cascade-core/package.json
43+
git add package.json
4444
git commit -m "cascade-core v${{ steps.bump.outputs.version }} [skip ci]"
4545
git push
4646

0 commit comments

Comments
 (0)