mirror of
https://github.com/vector-im/hydrogen-web.git
synced 2024-11-20 03:25:52 +01:00
Revert "Add new token to the action"
This commit is contained in:
parent
08b2fb59eb
commit
a7b37f7e7c
2
.github/workflows/sdk-release.js.yml
vendored
2
.github/workflows/sdk-release.js.yml
vendored
@ -49,6 +49,6 @@ jobs:
|
|||||||
id: npm-publish
|
id: npm-publish
|
||||||
uses: JS-DevTools/npm-publish@v2
|
uses: JS-DevTools/npm-publish@v2
|
||||||
with:
|
with:
|
||||||
token: ${{ secrets.HYDROGEN_NPM_TOKEN }}
|
token: ${{ secrets.NPM_TOKEN }}
|
||||||
access: public
|
access: public
|
||||||
package: ./target
|
package: ./target
|
||||||
|
Loading…
Reference in New Issue
Block a user