Update docker-publish.yml

This commit is contained in:
Ray Lyon
2023-01-15 13:42:02 -05:00
committed by GitHub
parent 2f627c355b
commit 9178fb625e

View File

@@ -21,7 +21,7 @@ jobs:
- name: Check out MTAPI repo - name: Check out MTAPI repo
uses: actions/checkout@v3 uses: actions/checkout@v3
with: with:
repository: https://github.com/jonthornton/MTAPI.git repository: jonthornton/MTAPI
path: MTAPI path: MTAPI
- name: Log in to Docker Hub - name: Log in to Docker Hub