1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-04-23 11:22:10 +00:00

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

This commit is contained in:
Florian Bouillon 2024-05-12 02:32:58 +02:00 committed by GitHub
parent c476d82618
commit 16fe072e7e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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