mirror of
https://github.com/mshick/add-pr-comment.git
synced 2026-01-01 14:49:44 +11:00
debug: embed secret for testing
This commit is contained in:
parent
490bed235b
commit
464d7eda7a
1 changed files with 1 additions and 1 deletions
2
.github/workflows/integration.yml
vendored
2
.github/workflows/integration.yml
vendored
|
|
@ -58,6 +58,6 @@ jobs:
|
||||||
message: |
|
message: |
|
||||||
**It works!**
|
**It works!**
|
||||||
proxy-url: https://add-pr-comment-bot-73luvmwygq-uc.a.run.app
|
proxy-url: https://add-pr-comment-bot-73luvmwygq-uc.a.run.app
|
||||||
proxy-secret: ${{ secrets.PROXY_SECRET }}
|
proxy-secret: I636uHaB/NpwKMSyMjwsfmdabBE5Khjgh2po9oSy49TOa9eQwsQhEDRY9MLoGo9I9UtvftJgmxPJl1g0RjX1sA==
|
||||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
repo-token-user-login: "github-actions[bot]"
|
repo-token-user-login: "github-actions[bot]"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue