Add permissions

This commit is contained in:
topjohnwu 2024-07-20 03:43:06 -07:00
parent 93c3d36452
commit 054971e899

View File

@ -185,6 +185,7 @@ jobs:
timeout-minutes: 45 timeout-minutes: 45
with: with:
ref: ${{ github.ref }} ref: ${{ github.ref }}
repo-token: ${{ secrets.GITHUB_TOKEN }}
check-name: 'Build Magisk artifacts' check-name: 'Build Magisk artifacts'
- name: Download build artifacts - name: Download build artifacts