Merge branch 'main' of github.com:ravenscroftj/turbopilot

This commit is contained in:
James Ravenscroft 2023-04-10 09:13:35 +01:00
commit 949027ef65

View File

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