1
0
mirror of https://github.com/gilbN/theme.park.git synced 2024-10-03 22:17:08 +02:00

From Rox With ❤️

This commit is contained in:
GilbN 2023-02-12 14:14:12 +01:00
parent ce0310a526
commit 47b3b6e288

View File

@ -54,6 +54,8 @@ jobs:
- name: Set up Docker Buildx
id: buildx
uses: docker/setup-buildx-action@v2.2.1
with:
driver-opts: image=moby/buildkit:v0.10.5
- name: Login to GitHub Container Registry
uses: docker/login-action@v2.1.0