Skip to content

Commit c0587b2

Browse files
committed
chore: remove grant access
1 parent 4349e98 commit c0587b2

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

.github/workflows/npmpublish.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -113,8 +113,3 @@ jobs:
113113
run: pnpm publish
114114
env:
115115
NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}
116-
-
117-
name: Add package to etherpad organization
118-
run: npm access grant read-write etherpad:developers
119-
env:
120-
NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}

0 commit comments

Comments
 (0)