Skip to content

Commit

Permalink
No discription update action
Browse files Browse the repository at this point in the history
  • Loading branch information
Cyb3r-Jak3 committed May 23, 2021
1 parent f2736e1 commit f335071
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,14 +68,3 @@ jobs:
push: ${{ github.ref == 'refs/heads/main' }}
file: Dockerfile
tags: ${{ steps.meta.outputs.tags }}

-
name: Update repo description
# if: ${{ github.ref == 'refs/heads/main' }}
uses: peter-evans/dockerhub-description@v2
with:
readme-filepath: Readme.md
username: ${{ secrets.DOCKER_USERNAME }}
password: ${{ secrets.DOCKER_PASSWORD }}
repository: cyb3rjak3/pypy-flask
short-description: ${{ github.event.repository.description }}

0 comments on commit f335071

Please sign in to comment.