Skip to content

Commit

Permalink
Sadly not allowed by tokens
Browse files Browse the repository at this point in the history
  • Loading branch information
Yasamato committed Feb 9, 2021
1 parent f5af01b commit d9160c2
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,9 +82,3 @@ jobs:
org.opencontainers.image.source=${{ github.event.repository.html_url }}
org.opencontainers.image.created=${{ steps.prep.outputs.created }}
org.opencontainers.image.revision=${{ github.sha }}
- name: Docker Hub Description
uses: peter-evans/dockerhub-description@v2
with:
username: ${{ secrets.DOCKER_USERNAME }}
password: ${{ secrets.DOCKER_TOKEN }}

0 comments on commit d9160c2

Please sign in to comment.