Fixed RSS date/time
All checks were successful
Docker Deploy / build-and-push (push) Successful in 4m20s

This commit is contained in:
2025-12-21 01:45:28 -07:00
parent ebb980f275
commit d6d75eff37
5 changed files with 42 additions and 10 deletions

View File

@@ -30,6 +30,8 @@ jobs:
context: .
platforms: linux/amd64
push: true
build-args: |
PUBLIC_RSS_TIMEZONE=${{ vars.PUBLIC_RSS_TIMEZONE }}
tags: |
${{ secrets.REPO_HOST }}/${{ github.repository_owner }}/${{ github.event.repository.name }}:${{ github.sha }}
${{ secrets.REPO_HOST }}/${{ github.repository_owner }}/${{ github.event.repository.name }}:latest