Merge pull request #4 from etkecc/fix-ci

add checkout
This commit is contained in:
Aine 2024-08-31 14:57:40 +03:00 committed by GitHub
commit 7286abaaae
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -15,6 +15,7 @@ jobs:
name: Build and Publish
runs-on: self-hosted
steps:
- uses: actions/checkout@v4
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v1
- name: Login to ghcr.io