Skip to content

Commit be8e6fc

Browse files
committed
fix: add missing gh api env
1 parent 11fdd5d commit be8e6fc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/PublishMarketplace.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,3 +54,4 @@ jobs:
5454
CPAPI_USER: ${{ secrets.CPAPI_USER }}
5555
CPAPI_USER_OPENID: ${{ secrets.SRV_WIDGETS_OPENID }}
5656
CPAPI_PASS: ${{ secrets.CPAPI_PASS }}
57+
GH_PAT: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)