GitHub: Fixed environment

This commit is contained in:
Lachee 2025-05-17 13:12:12 +10:00
parent 22d1f8273b
commit 06955b33ad

View File

@ -8,7 +8,7 @@ on:
- versions.txt - versions.txt
- Dockerfile - Dockerfile
- .gitea/workflows/create-image.yaml - .gitea/workflows/create-image.yaml
jobs: jobs:
build-docker: build-docker:
runs-on: ubuntu-latest runs-on: ubuntu-latest
@ -24,6 +24,9 @@ jobs:
- linux-il2cpp - linux-il2cpp
name: Build 🐳 ${{ matrix.platform }} name: Build 🐳 ${{ matrix.platform }}
environment:
name: Docker Hub
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4