1
0
mirror of https://github.com/XFox111/my-website.git synced 2026-04-22 07:28:01 +03:00

fix(ci): docker versioning tag

This commit is contained in:
2025-01-08 20:49:18 +03:00
parent c9766f2b9a
commit f4b93078a5
+1 -1
View File
@@ -49,7 +49,7 @@ jobs:
ghcr.io/${{ github.repository }}
tags: |
latest
type=schedule,pattern={{date 'YYYYMMDD'}}
${{ github.sha }}
- name: "Login to Docker Hub"
if: github.event_name != 'pull_request' || github.event.inputs.push == 'true'