Skip to content

Commit a76e3a0

Browse files
authored
Update call-docker-build-result.yaml
1 parent a2794be commit a76e3a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/call-docker-build-result.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
dockerhub-username: ${{ secrets.REMO1 }}
3535

3636
# Only needed if with:dockerhub-enable is true below
37-
dockerhub-token: ${{ secrets.DOCKER_TOKEN }}
37+
dockerhub-token: ${{ secrets.GHRC_TOKEN }}
3838

3939
with:
4040
### REQUIRED

0 commit comments

Comments
 (0)