Browse Source

fix

pull/9/head
Daniel Gibbs 2 years ago
parent
commit
5c671e1fa8
  1. 2
      .github/workflows/dockerhub-description.yml

2
.github/workflows/dockerhub-description.yml

@ -17,5 +17,5 @@ jobs:
with:
username: ${{ secrets.DOCKER_HUB_USERNAME }}
password: ${{ secrets.DOCKER_HUB_ACCESS_TOKEN }}
repository: peterevans/dockerhub-description
repository: gameservermanagers/steamcmd
short-description: ${{ github.event.repository.description }}

Loading…
Cancel
Save