Skip to content

Commit 09a1e0a

Browse files
Enable always-auth for GitHub packages
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
1 parent fe7c9f0 commit 09a1e0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
node-version: ${{ env.NODE_VERSION }}
2727
registry-url: 'https://npm.pkg.github.com'
2828
scope: '@deepnote'
29-
29+
always-auth: true
3030
- name: Base Setup
3131
uses: jupyterlab/maintainer-tools/.github/actions/base-setup@v1
3232

0 commit comments

Comments
 (0)