added token permissions

This commit is contained in:
h0x0er
2022-02-14 11:27:43 +05:30
committed by GitHub
parent 7fb1c31151
commit dc2daec134
+3
View File
@@ -11,6 +11,9 @@ env:
# https://docs.github.com/actions/learn-github-actions/managing-complex-workflows#using-a-build-matrix
BUILD_CONFIGURATION: Release
permissions:
contents: read
jobs:
build:
runs-on: windows-latest