We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0eddd90 commit 2d68badCopy full SHA for 2d68bad
.github/workflows/dockerhub-description.yml
@@ -21,5 +21,5 @@ jobs:
21
with:
22
username: ${{ secrets.DOCKER_HUB_USERNAME }}
23
password: ${{ secrets.DOCKER_HUB_ACCESS_TOKEN }}
24
- repository: gameservermanagers/gameserver
+ repository: ${{ vars.DOCKER_HUB_REPO }}
25
short-description: ${{ github.event.repository.description }}
0 commit comments