Update docker-image.yml

This commit is contained in:
James Ravenscroft 2023-04-10 09:09:10 +01:00 committed by GitHub
parent a62592d2ba
commit 81959b77c0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,11 +16,8 @@ jobs:
- name: Checkout
uses: actions/checkout@v2.7.0
- name: Checkout submodules
# You may pin to the exact commit or the version.
# uses: textbook/git-checkout-submodule-action@0cb23c7e6a67085e1dc5e884920bd620f7b9c469
uses: textbook/git-checkout-submodule-action@2.1.1
with:
submodules: true
- name: Publish Docker Image to GitHub Registry