Skip to content

Commit

Permalink
Merge pull request #87 from timoa/develop
Browse files Browse the repository at this point in the history
Updating Docker description thru API doesn't support 2FA
  • Loading branch information
timoa authored Apr 13, 2022
2 parents 7603e45 + 42c1f4a commit d9806ae
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -148,10 +148,3 @@ jobs:
push: true
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}

- name: Update repo description
uses: peter-evans/dockerhub-description@836d7e6aa8f6f32dce26f5a1dd46d3dc24997eae # tag=v3.0.0
with:
username: ${{ secrets.DOCKERHUB_USERNAME }}
password: ${{ secrets.DOCKERHUB_PASSWORD }}
repository: ${{ github.repository }}

0 comments on commit d9806ae

Please sign in to comment.