Try this?
Some checks failed
build

This commit is contained in:
alyx 2022-12-24 14:32:26 -06:00
parent 5fc3c3bd6a
commit cbaf7bc99c

View File

@ -16,8 +16,9 @@ jobs:
go-version: '1.18'
- name: "build"
run: go run main.go
- name: "publish"
- 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 \
--url "https://pages.qa" \