Skip to content

Commit

Permalink
Update rpcs3.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
illusion0001 authored Jun 12, 2024
1 parent 58b3599 commit 6817f2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rpcs3.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
uses: actions/checkout@main
- name: Delete artifacts
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.TEST_TOKEN }}
run: |
# Why do we need a script for this?
# https://gist.github.com/DPatrickBoyd/afb54165df0f51903be3f0edea77f9cb
Expand Down

0 comments on commit 6817f2f

Please sign in to comment.