mirror of
https://github.com/Lime3DS/Lime3DS.git
synced 2024-11-01 16:05:07 +01:00
Update publish.yml
This commit is contained in:
parent
69a1997f03
commit
a433156a43
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@ -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' }}
|
||||
|
Loading…
Reference in New Issue
Block a user