Update docker.yml (#13)

This commit is contained in:
Luke Tainton 2023-04-05 21:41:21 +01:00 committed by GitHub
parent 9fbe605070
commit 2389b3d80d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,7 +7,6 @@ jobs:
build:
name: GitHub Container Registry
runs-on: ubuntu-latest
needs: [prepare-data]
steps:
- uses: actions/checkout@v3
- name: Login to GitHub Container Registry