REVERT ME: testing actions token

This commit is contained in:
XargonWan 2024-08-03 10:01:12 +09:00
parent d05bb8a37d
commit d251697b94

View file

@ -164,7 +164,7 @@ jobs:
artifacts: "RetroDECK-cooker.flatpak,RetroDECK-cooker.flatpak.sha,RetroDECK-Artifact.tar.gz"
allowUpdates: true
makeLatest: ${{env.MAKE_LATEST}} # if it's a feat branch is not considered the latest build
token: ${{ secrets.TRIGGER_BUILD_TOKEN }}
token: ${{ secrets.RETRODECK_PAT }}
repo: RetroDECK-cooker
continue-on-error: true