@ -16,8 +16,6 @@ jobs:
|
||||
go-version: '1.18'
|
||||
- name: "build"
|
||||
run: go run main.go
|
||||
- name: "setup npm"
|
||||
run: npm config set @whatthegit:registry https://git.tf/api/packages/whatthegit/npm/
|
||||
- name: "publish"
|
||||
run: |
|
||||
npx -p "@whatthegit/meli-cli" meli upload ./public \
|
||||
|
Reference in New Issue
Block a user