Add latest

This commit is contained in:
PartyDonut 2024-10-17 22:09:28 +02:00
parent a3e7e038b7
commit 3323d7782e

View file

@ -277,6 +277,7 @@ jobs:
uses: mr-smithers-excellent/docker-build-push@v6
with:
image: fladder
addLatest: true
registry: ghcr.io
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}