ci(api): fix

This commit is contained in:
Thomas Hobson 2021-03-14 12:02:06 +13:00
parent 0e759c2729
commit 8a7d4100d7
No known key found for this signature in database
GPG Key ID: 9F1FD9D87950DB6F
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ on:
jobs:
push_to_registry:
runs-on: ubuntu-latest
name: Build and Push Docker image to Github Packages
steps:
- name: Check out repo