mirror of
https://github.com/jakejarvis/hugo-docker.git
synced 2025-04-28 01:40:28 -04:00
Update peter-evans/dockerhub-description action to v4
This commit is contained in:
parent
49de69b30e
commit
4d5ec5f93f
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -81,7 +81,7 @@ jobs:
|
|||||||
run: echo ${{ steps.build.outputs.digest }}
|
run: echo ${{ steps.build.outputs.digest }}
|
||||||
|
|
||||||
- name: Update hub description
|
- name: Update hub description
|
||||||
uses: peter-evans/dockerhub-description@v3
|
uses: peter-evans/dockerhub-description@v4
|
||||||
if: ${{ github.ref == 'refs/heads/master' }}
|
if: ${{ github.ref == 'refs/heads/master' }}
|
||||||
with:
|
with:
|
||||||
username: jakejarvis
|
username: jakejarvis
|
||||||
|
Loading…
x
Reference in New Issue
Block a user