mirror of
https://github.com/JustArchiNET/ArchiSteamFarm
synced 2024-11-10 07:04:27 +00:00
Update peter-evans/dockerhub-description action to v3.1.0
This commit is contained in:
parent
cbbf743eb2
commit
937fe8d07e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/docker-publish-main.yml
vendored
2
.github/workflows/docker-publish-main.yml
vendored
|
@ -70,7 +70,7 @@ jobs:
|
|||
push: true
|
||||
|
||||
- name: Update DockerHub repository description
|
||||
uses: peter-evans/dockerhub-description@v3.0.0
|
||||
uses: peter-evans/dockerhub-description@v3.1.0
|
||||
with:
|
||||
username: ${{ secrets.DOCKERHUB_USERNAME }}
|
||||
password: ${{ secrets.DOCKERHUB_PASSWORD }}
|
||||
|
|
Loading…
Reference in a new issue