Skip to content

Commit 939d4b7

Browse files
committed
oops
1 parent 30a8363 commit 939d4b7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/daily.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
with:
4747
fetch-depth: 0
4848
- uses: "./.github/actions/setup"
49-
- run: "./gradlew :publishJsPackageToNpmjsRegistry"
49+
- run: "./gradlew :publishJsPackageToGithubRegistry"
5050
env:
5151
NPM_PUBLISH_REGISTRY_GITHUB_AUTHTOKEN: "${{ secrets.GITHUB_TOKEN }}"
5252

0 commit comments

Comments
 (0)