Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit aa8d642

Browse files
authored
chore(ci): add GH_REPO environment variable to workflow (#93)
Signed-off-by: jinlong <[email protected]>
1 parent 2c3ba28 commit aa8d642

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/sync-to-cnb.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ permissions:
2222
contents: read
2323

2424
env:
25+
GH_REPO: ${{ github.repository }}
2526
CNB_DOMAIN: cnb.cool
2627
CNB_API_ENDPOINT: https://api.cnb.cool
2728
CNB_WEB_ENDPOINT: https://cnb.cool

0 commit comments

Comments
 (0)