I dont know what im doing
All checks were successful
build

This commit is contained in:
alyx 2022-12-24 14:39:23 -06:00
parent c868157aff
commit 40cad3e402
2 changed files with 1 additions and 2 deletions

View File

@ -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 \

1
.npmrc Normal file
View File

@ -0,0 +1 @@
@whatthegit:registry=https://git.tf/api/packages/whatthegit/npm/