Skip to content

Commit 2d68bad

Browse files
authored
no synced local './' with remote 'docker/' (#130)
1 parent 0eddd90 commit 2d68bad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dockerhub-description.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,5 @@ jobs:
2121
with:
2222
username: ${{ secrets.DOCKER_HUB_USERNAME }}
2323
password: ${{ secrets.DOCKER_HUB_ACCESS_TOKEN }}
24-
repository: gameservermanagers/gameserver
24+
repository: ${{ vars.DOCKER_HUB_REPO }}
2525
short-description: ${{ github.event.repository.description }}

0 commit comments

Comments
 (0)