added github_token permission

This commit is contained in:
h0x0er
2022-02-15 13:36:24 +05:30
committed by GitHub
parent 7fb1c31151
commit 8bcdd73aa8
+3
View File
@@ -40,6 +40,9 @@ env:
ACR_EE_IMAGE: repo
ACR_EE_TAG: ${{ github.sha }}
permissions:
contents: read
jobs:
build:
runs-on: ubuntu-latest