Update docker-image.yml

This commit is contained in:
James Ravenscroft 2023-04-10 09:05:55 +01:00 committed by GitHub
parent 2fb7548840
commit 9535bc41e6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,6 +13,9 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2.7.0
- name: Publish Docker Image to GitHub Registry
# You may pin to the exact commit or the version.