mirror of
https://git.suyu.dev/suyu/build-environments.git
synced 2026-02-19 00:39:36 +00:00
CI: fix image repository name
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -27,4 +27,4 @@ jobs:
|
||||
with:
|
||||
push: ${{ (github.ref == 'refs/heads/master') && (github.repository == 'yuzu-emu/build-environments') }}
|
||||
context: ${{ matrix.image }}
|
||||
tags: citraemu/build-environments:${{ matrix.image }}
|
||||
tags: yuzuemu/build-environments:${{ matrix.image }}
|
||||
|
||||
Reference in New Issue
Block a user