chore: update docker latest tag on release

This commit is contained in:
Hintay 2024-11-27 22:32:04 +09:00
parent f9adbfc4bb
commit c32f3c830e
No known key found for this signature in database
GPG key ID: 120FC7FF121F2F2D

View file

@ -235,6 +235,7 @@ jobs:
type=ref,event=branch
type=semver,pattern={{version}}
type=sha
type=raw,value=latest,enable=${{ github.event_name == 'release' && !github.event.release.prerelease }}
- name: Download artifacts
uses: actions/download-artifact@v4