Skip to content

Commit 8a777c9

Browse files
mbwhitejt-nti
authored andcommitted
Missed the github token
Signed-off-by: Matthew B White <whitemat@uk.ibm.com>
1 parent 7b311f1 commit 8a777c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
OSSRH_USER: ${{ secrets.OSSRH_USERNAME }}
4747
OSSRH_PASSWORD: ${{ secrets.OSSRH_TOKEN }}
4848
TARGET: ${{ matrix.publish_target }}
49-
49+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
5050

5151
# Publish to docker registries docker.io and ghcr.io
5252
publishdocker:

0 commit comments

Comments
 (0)