Skip to content

Commit 8daa152

Browse files
committed
rollback test, add GH_TOKEN to build-publish
1 parent 8eef590 commit 8daa152

2 files changed

Lines changed: 282 additions & 301 deletions

File tree

.github/workflows/build-publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -223,6 +223,7 @@ jobs:
223223
env:
224224
DOCKER_MANIFEST_TAG: ${{ needs.docker-core.outputs.docker-manifest-tag }}
225225
GITHUB_REF_NAME: ${{ github.ref_name }}
226+
GH_TOKEN: ${{ github.token }}
226227
run: |
227228
gh api \
228229
--method POST \

0 commit comments

Comments
 (0)