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