Update publish.yml
This commit is contained in:
parent
d0c7521b20
commit
70743919ab
1 changed files with 2 additions and 2 deletions
4
.github/workflows/publish.yml
vendored
4
.github/workflows/publish.yml
vendored
|
@ -66,8 +66,8 @@ jobs:
|
||||||
- name: Setup Gradle
|
- name: Setup Gradle
|
||||||
uses: gradle/actions/setup-gradle@417ae3ccd767c252f5661f1ace9f835f9654f2b5 # v3.1.0
|
uses: gradle/actions/setup-gradle@417ae3ccd767c252f5661f1ace9f835f9654f2b5 # v3.1.0
|
||||||
|
|
||||||
- name: Prepare NPM Package
|
#- name: Prepare NPM Package
|
||||||
run: ./gradlew prepareNpmPublication
|
# run: ./gradlew prepareNpmPublication
|
||||||
|
|
||||||
# Setup .npmrc file to publish to npm
|
# Setup .npmrc file to publish to npm
|
||||||
- name: Setup NodeJS
|
- name: Setup NodeJS
|
||||||
|
|
Loading…
Reference in a new issue