Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
mattholy committed Feb 5, 2024
1 parent dc7c386 commit c80cf21
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,3 @@ jobs:
sbom: true
tags: mattholy/wand:${{ steps.tag-gen.outputs.tag }}
build-args: VERSION=${{ steps.tag-gen.outputs.tag }}

- name: Update repo description
uses: peter-evans/dockerhub-description@v4
with:
username: ${{ secrets.DOCKER_HUB_USERNAME }}
password: ${{ secrets.DOCKER_HUB_ACCESS_TOKEN }}
repository: mattholy/wand

0 comments on commit c80cf21

Please sign in to comment.