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 28cb2d4 commit 1e5f212Copy full SHA for 1e5f212
.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/linuxgsm
+ repository: ${{ vars.DOCKER_HUB_REPO }}
25
short-description: ${{ github.event.repository.description }}
0 commit comments