Skip to content

Commit 31e1c2d

Browse files
committed
ci: cleanup unnecessary code
1 parent 722d02a commit 31e1c2d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/publish.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,6 @@ jobs:
6868
git commit -m "chore(react): update package version to ${{ steps.store-new-version.outputs.new_version }}"
6969
git push origin main
7070
- name: Configure yarn
71-
working-directory: packages/core
7271
run: |
7372
yarn config set npmAuthToken ${NODE_AUTH_TOKEN}
7473
yarn config set npmPublishRegistry "https://registry.yarnpkg.com"

0 commit comments

Comments
 (0)