1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-14 00:29:19 +00:00

fix: Updated field not working as intended (#488)

This commit is contained in:
2024-05-12 02:32:58 +02:00
committed by GitHub
parent c476d82618
commit 16fe072e7e

View File

@ -16,6 +16,8 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Docker meta
id: meta