We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5ab20e commit a75c0acCopy full SHA for a75c0ac
.github/workflows/script-commands.yml
@@ -12,6 +12,7 @@ jobs:
12
- uses: actions/checkout@v4
13
with:
14
fetch-depth: 0
15
+ token: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
16
17
- name: Setup Xcode
18
uses: raycast/github-actions/[email protected]
0 commit comments