Fix action name in update workflow (#6884)

Jeremy Tuloup 3 years ago committed by GitHub
parent 78ad211fdc
commit 00eed6292a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -56,7 +56,7 @@ jobs:
jlpm playwright install
- name: Update snapshots
uses: jupyter-server/maintainer-tools/.github/actions/update-snapshots@v1
uses: jupyterlab/maintainer-tools/.github/actions/update-snapshots@v1
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
npm_client: jlpm

Loading…
Cancel
Save