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