We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ba1b97 commit dfd9655Copy full SHA for dfd9655
1 file changed
.github/workflows/publish.yml
@@ -55,7 +55,7 @@ jobs:
55
uses: actions/setup-node@v1
56
with:
57
node-version: ${{ matrix.target }}
58
- registry-url: 'https://npm.pkg.github.com'
+ registry-url: 'https://npm.pkg.github.com/'
59
scope: '@motss'
60
61
- name: Publish to GPR (RC)
0 commit comments