Update publish.yml

This commit is contained in:
RyzenDew 2024-03-05 21:31:15 -04:00 committed by GitHub
parent f443944c0b
commit f902d1e934
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -83,7 +83,6 @@ jobs:
path: 'citra-merge' path: 'citra-merge'
fetch-depth: 0 fetch-depth: 0
submodules: true submodules: true
token: ${{ secrets.ALT_GITHUB_TOKEN }}
- uses: actions/github-script@v7 - uses: actions/github-script@v7
name: 'Check and merge canary changes' name: 'Check and merge canary changes'
if: ${{ steps.check-changes.outputs.result == 'true' }} if: ${{ steps.check-changes.outputs.result == 'true' }}