Update publish.yml

This commit is contained in:
RyzenDew 2024-03-05 21:37:11 -04:00 committed by GitHub
parent 69a1997f03
commit a433156a43
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -45,7 +45,7 @@ jobs:
path: 'citra-merge'
fetch-depth: 0
submodules: true
token: ${{ secrets.ALT_GITHUB_TOKEN }}
token: ${{ secrets.BUILD_MAGIC }}
- uses: actions/github-script@v7
name: 'Update and tag new commits'
if: ${{ steps.check-changes.outputs.result == 'true' }}