dockerhub

This commit is contained in:
Jack Robison 2022-04-14 12:34:32 -04:00
parent 0f26001fb2
commit c7d5656b19
No known key found for this signature in database
GPG key ID: DF25C68FE0239BB2

View file

@ -8,7 +8,7 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v2
- name: Login to Docker Hub
uses: docker/login-action@v1
with: