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 fe7c9f0 commit 09a1e0aCopy full SHA for 09a1e0a
.github/workflows/check-release.yml
@@ -26,7 +26,7 @@ jobs:
26
node-version: ${{ env.NODE_VERSION }}
27
registry-url: 'https://npm.pkg.github.com'
28
scope: '@deepnote'
29
-
+ always-auth: true
30
- name: Base Setup
31
uses: jupyterlab/maintainer-tools/.github/actions/base-setup@v1
32
0 commit comments