mirror of
https://github.com/kingomarnajjar/desktop-environment.git
synced 2026-07-25 22:27:20 +10:00
fix-tag
This commit is contained in:
parent
99462d290d
commit
17e67152c4
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-and-publish.yml
vendored
2
.github/workflows/build-and-publish.yml
vendored
|
|
@ -31,7 +31,7 @@ jobs:
|
|||
cache-to: type=gha,mode=max
|
||||
file: docker/Dockerfile
|
||||
push: true
|
||||
tags: ${{ env.REPOSITORY_OWNER }}/desktop-environment:latest
|
||||
tags: ghcr.io/${{ env.REPOSITORY_OWNER }}/desktop-environment:latest
|
||||
|
||||
- name: Run desktop environment tests
|
||||
run: ./docker/scripts/test.sh
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue