Test publishing #3

Merged
telackey merged 10 commits from telackey/pub into main 2023-11-22 23:37:10 +00:00
Showing only changes of commit b8069ee688 - Show all commits

View File

@ -21,6 +21,8 @@ jobs:
run: |
npm config set @cerc-io:registry https://git.vdb.to/api/packages/cerc-io/npm/
yarn global add @cerc-io/laconic-registry-cli
- name: "Install jq"
run: apt -y update && apt -y install jq
- name: "Publish Record"
run: |
CERC_REPO_TAG=${{ github.sha }} \