You've already forked hugo-docker
mirror of
https://github.com/jakejarvis/hugo-docker.git
synced 2025-06-27 10:25:41 -04:00
Update peter-evans/dockerhub-description action to v4
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -81,7 +81,7 @@ jobs:
|
||||
run: echo ${{ steps.build.outputs.digest }}
|
||||
|
||||
- name: Update hub description
|
||||
uses: peter-evans/dockerhub-description@v3
|
||||
uses: peter-evans/dockerhub-description@v4
|
||||
if: ${{ github.ref == 'refs/heads/master' }}
|
||||
with:
|
||||
username: jakejarvis
|
||||
|
Reference in New Issue
Block a user