diff --git a/.gitea/workflows/release.yml b/.gitea/workflows/release.yml index 5ebe20c..63f713f 100644 --- a/.gitea/workflows/release.yml +++ b/.gitea/workflows/release.yml @@ -30,5 +30,4 @@ jobs: - name: Publish package run: | echo "//git.yingbo.im:333/api/packages/zhaoyingbo/npm/:_authToken=${{ secrets.NPM_TOKEN }}" >> .npmrc - cat .npmrc npm publish \ No newline at end of file diff --git a/.npmrc b/.npmrc index 4860fda..c9f5060 100644 --- a/.npmrc +++ b/.npmrc @@ -1 +1 @@ -@egg:registry=https://git.yingbo.im:333/api/packages/zhaoyingbo/npm/ \ No newline at end of file +@egg:registry=https://git.yingbo.im:333/api/packages/zhaoyingbo/npm/