This commit is contained in:
LoveSy 2021-11-16 16:15:43 +08:00 committed by GitHub
parent b22a66f5b5
commit d7d6523c74
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -136,7 +136,7 @@ jobs:
run: |
if [ ! -z "${{ secrets.FILES_REPO }}" ]; then
cd core/release
umake 077
umask 077
echo ${{ secrets.FILES_REPO_KEY }} | base64 --decode > deploy
REPO=$(echo ${{ secrets.FILES_REPO }} | base64 -d)
git init