mirror of
https://github.com/b4tman/docker-squid.git
synced 2024-11-22 03:06:53 +00:00
remove dockerhub-description action
This commit is contained in:
parent
93fe767842
commit
20bcc3ca7d
7
.github/workflows/dockerimage.yml
vendored
7
.github/workflows/dockerimage.yml
vendored
@ -213,10 +213,3 @@ jobs:
|
||||
run: |
|
||||
rm -rf /tmp/.buildx-cache
|
||||
mv /tmp/.buildx-cache-new /tmp/.buildx-cache
|
||||
|
||||
- name: Update repo description
|
||||
uses: peter-evans/dockerhub-description@v2
|
||||
with:
|
||||
username: b4tman
|
||||
password: ${{ secrets.DOCKERHUB_TOKEN }}
|
||||
repository: b4tman/squid
|
||||
|
Loading…
Reference in New Issue
Block a user