Skip to content

Commit

Permalink
+40
Browse files Browse the repository at this point in the history
  • Loading branch information
SunSerega committed Aug 18, 2024
1 parent cc59ee8 commit d878454
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/upstream pretest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ jobs:
with:
repository: 'SunSerega/OpenCL-Docs'
path: './fork'
token: ${{ secrets.PAT }}
# token: ${{ secrets.SSH_KEY }}
# token: ${{ secrets.PAT }}
token: ${{ secrets.SSH_KEY }}

- name: delete pretest ref
run: |
Expand Down

0 comments on commit d878454

Please sign in to comment.