mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-25 09:56:15 -04:00
checkPlugin: Compare entire file
This commit is contained in:
parent
f0669a8d31
commit
51c530a3a0
3 changed files with 1 additions and 10 deletions
|
@ -59,6 +59,3 @@ jobs:
|
|||
|
||||
- name: Run the backend tests
|
||||
run: cd src && npm test
|
||||
|
||||
# Automatically generated by src/bin/plugins/checkPlugin.js
|
||||
##ETHERPAD_NPM_V=3
|
||||
|
|
|
@ -85,6 +85,3 @@ jobs:
|
|||
- run: npm publish
|
||||
env:
|
||||
NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}
|
||||
|
||||
# Automatically generated by src/bin/plugins/checkPlugin.js
|
||||
##ETHERPAD_NPM_V=3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue