chore: add ip2location token for both platforms

This commit is contained in:
William Oldham 2025-10-05 19:50:12 +01:00
parent ab80f48dde
commit 5697a9e73f

View File

@ -99,5 +99,7 @@ jobs:
push: ${{ env.SHOULD_PUSH_IMAGE }}
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
secrets: |
"ip2location-token=${{ secrets.IP2LOCATION_TOKEN }}"
cache-from: type=gha
cache-to: type=gha,mode=max