ci: only upload artifacts in libsdl-org GitHub organization

This commit is contained in:
Anonymous Maarten
2024-07-30 13:58:38 +02:00
parent afabccd4d0
commit 1ef3263ad4
3 changed files with 29 additions and 25 deletions

View File

@@ -34,6 +34,7 @@ jobs:
--github-variable-prefix platforms \
--github-ci \
--verbose \
${{ github.repository_owner != 'libsdl-org' && '--no-artifact' }} \
--commit-message-file /tmp/commit_message.txt
level1:
needs: [controller]