init auto release project
This commit is contained in:
@ -25,6 +25,7 @@ runs:
|
||||
with:
|
||||
token: ${{ inputs.gitea-token }}
|
||||
- uses: docker/metadata-action@v5
|
||||
if: ${{ inputs.release != 'true' }}
|
||||
id: meta
|
||||
with:
|
||||
images: ${{ inputs.registry }}/${{ gitea.repository }}
|
||||
|
Reference in New Issue
Block a user