Skip to content

Commit 25cacb6

Browse files
committed
try pat.
1 parent 759c004 commit 25cacb6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/raise_pr.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ jobs:
2626
steps:
2727
- name: Checkout repository
2828
uses: actions/checkout@v3
29+
with:
30+
token: ${{ secrets.SPEAKEASY_WORKFLOW_GITHUB_PAT }}
2931

3032
- name: Download binary from release
3133
run: |

0 commit comments

Comments
 (0)