Skip to content

Commit a75c0ac

Browse files
CI: fix script-commands SOC2 commits (fixes RAY-16840)
1 parent c5ab20e commit a75c0ac

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/script-commands.yml

+1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ jobs:
1212
- uses: actions/checkout@v4
1313
with:
1414
fetch-depth: 0
15+
token: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
1516

1617
- name: Setup Xcode
1718
uses: raycast/github-actions/[email protected]

0 commit comments

Comments
 (0)