Update container-base-image-release.yml

This commit is contained in:
pushrbx 2022-10-27 20:05:01 +01:00 committed by GitHub
parent 4edfb69bc6
commit 1f8073d978
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -29,6 +29,7 @@ jobs:
jikanme/jikan-rest-php
tags: |
type=sha
type=raw,value=latest,enable=${{ github.ref == format('refs/heads/{0}', 'master') }}
- name: Login to GitHub Container Registry
uses: docker/login-action@v2