Skip to content

Commit 5af9984

Browse files
Add gh_repo setting
1 parent 342fa89 commit 5af9984

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pr-preview.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ jobs:
99
pull-requests: write
1010
env:
1111
branch_name: ${{ github.event.pull_request.head.ref }}
12+
gh_repo: act-rules/act-rules.github.io
1213
GH_TOKEN: ${{ github.token }}
1314
steps:
1415
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)