mirror of
https://github.com/Radiquum/AniX.git
synced 2025-09-06 22:43:54 +05:00
CI: remove push readme sterps
This commit is contained in:
parent
37d6d4df5b
commit
4100133d56
2 changed files with 2 additions and 22 deletions
10
.github/workflows/docker-anix.yml
vendored
10
.github/workflows/docker-anix.yml
vendored
|
@ -23,13 +23,3 @@ jobs:
|
|||
run: |
|
||||
docker login -u radiquum -p ${{ secrets.DOCKERHUB_TOKEN }}
|
||||
docker push radiquum/anix:dev
|
||||
- name: push README to Dockerhub
|
||||
uses: christian-korneck/update-container-description-action@v1
|
||||
env:
|
||||
DOCKER_USER: radiquum
|
||||
DOCKER_PASS: ${{ secrets.DOCKERHUB_TOKEN }}
|
||||
with:
|
||||
destination_container_repo: radiquum/anix
|
||||
provider: dockerhub
|
||||
short_description: 'AniX is an unofficial web client for the Android application Anixart'
|
||||
readme_file: 'README.md'
|
Loading…
Add table
Add a link
Reference in a new issue