ci: change org name to lightpanda-io

This commit is contained in:
Pierre Tachoire
2023-12-07 09:09:36 +01:00
parent f53e7bb601
commit f61631965b
4 changed files with 4 additions and 4 deletions

View File

@@ -40,7 +40,7 @@ jobs:
runs-on: ubuntu-latest
container:
image: ghcr.io/browsercore/zig-browsercore:0.12.0-dev.1773-8a8fd47d2
image: ghcr.io/lightpanda-io/zig-browsercore:0.12.0-dev.1773-8a8fd47d2
credentials:
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}