update action
This commit is contained in:
@@ -59,10 +59,6 @@ jobs:
|
|||||||
tags: |
|
tags: |
|
||||||
type=semver,pattern={{raw}}
|
type=semver,pattern={{raw}}
|
||||||
type=sha
|
type=sha
|
||||||
- id: lowercase-repo
|
|
||||||
name: Lowercase repository name
|
|
||||||
run: |
|
|
||||||
echo "repository=${GITHUB_REPOSITORY@L}" >> $GITHUB_OUTPUT
|
|
||||||
- name: Docker Hub Description
|
- name: Docker Hub Description
|
||||||
uses: peter-evans/dockerhub-description@v5
|
uses: peter-evans/dockerhub-description@v5
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user