mirror of
https://github.com/ether/etherpad-lite.git
synced 2026-05-06 12:46:24 +02:00
plugins: Add npm packages to etherpad org
This commit is contained in:
parent
c7195b1133
commit
e4a336e875
@ -85,3 +85,7 @@ jobs:
|
||||
- run: npm publish
|
||||
env:
|
||||
NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}
|
||||
- name: Add package to etherpad organization
|
||||
run: npm access grant read-write etherpad:developers
|
||||
env:
|
||||
NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user