Skip to content
This repository was archived by the owner on Mar 19, 2021. It is now read-only.

Commit d3e2695

Browse files
committed
Use the same token for both actions
1 parent 44aab29 commit d3e2695

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/detect_pull_request_preview.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ jobs:
1616
--target http://s92097608.onlinehome.us/tmp
1717
--timeout 600
1818
env:
19-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
19+
GITHUB_TOKEN: ${{ secrets.DEPLOY_TOKEN }}

0 commit comments

Comments
 (0)