Build
This commit is contained in:
Kroese 2023-04-28 00:57:08 +02:00 committed by GitHub
commit 62416089f5
2 changed files with 1 additions and 2 deletions

View file

@ -82,7 +82,7 @@ jobs:
name: 'MINOR'
value: $((${{ secrets.MINOR }}+1))
repository: ${{ github.repository }}
token: ${{ secrets.GITHUB_TOKEN }}
token: ${{ secrets.REPO_ACCESS_TOKEN }}
mirror:
runs-on: ubuntu-latest

View file

@ -28,4 +28,3 @@ fi
FILE="$STORAGE/boot.img"
mv -f "$TMP" "$FILE"
#Trigger