Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit a75c0ac

Browse files
committedMar 10, 2025··
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/setup-xcode@xcode-16.1.x

0 commit comments

Comments
 (0)
Please sign in to comment.