Skip to content

Commit d8cc652

Browse files
committed
chore: remove subproject and move release configuration to root
1 parent d1baa49 commit d8cc652

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.github/workflows/deploy-BETA.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,4 +55,4 @@ jobs:
5555
GITHUB_TOKEN: ${{ secrets.TOKENX }}
5656
NPM_TOKEN: ${{ secrets.NPM_TOKENX }}
5757
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKENX }}
58-
run: semantic-release -e ./semantic-release/release.config.mjs
58+
run: semantic-release -e ./release.config.mjs
File renamed without changes.

0 commit comments

Comments
 (0)