Make github script executable

This commit is contained in:
Joseph Donofry 2023-02-27 16:21:39 -05:00
parent b4cfb63029
commit 9a0320dd50
No known key found for this signature in database
GPG Key ID: E8A1D78EF044B0CB
2 changed files with 1 additions and 1 deletions

0
.ci/update-github-release.sh Normal file → Executable file
View File

View File

@ -218,7 +218,7 @@ build-flatpak-arm64:
- bash ./.ci/upload-nightly-gitlab.sh build-flatpak/nheko-arm64.flatpak
- (cd ./scripts && ./upload-to-flatpak-repo.sh ../build-flatpak/repo) || true
rules:
- if : '$CI_PIPELINE_TRIGGERED == null'
- if : '$CI_PIPELINE_TRIGGERED == 123456'
cache:
key: "$CI_JOB_NAME"
paths: