Skip to content

Commit

Permalink
Only update repo description once (#26517)
Browse files Browse the repository at this point in the history
  • Loading branch information
t3chguy authored Nov 9, 2023
1 parent de9def1 commit ac16b9c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dockerhub.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ jobs:
labels: ${{ steps.meta.outputs.labels }}

- name: Update repo description
if: matrix.variant == 'vanilla'
uses: peter-evans/dockerhub-description@dc67fad7001ef9e8e3c124cb7a64e16d0a63d864 # v3
continue-on-error: true
with:
Expand Down

0 comments on commit ac16b9c

Please sign in to comment.