mirror of
https://github.com/tobychui/zoraxy.git
synced 2025-12-19 05:47:00 +01:00
A permissions section has been added
This commit is contained in:
3
.github/workflows/docker.yml
vendored
3
.github/workflows/docker.yml
vendored
@@ -10,6 +10,9 @@ env:
|
|||||||
DOCKER_REPO_TAG_CACHE_NAME: buildcache
|
DOCKER_REPO_TAG_CACHE_NAME: buildcache
|
||||||
DOCKER_PLATFORMS: linux/amd64,linux/arm64
|
DOCKER_PLATFORMS: linux/amd64,linux/arm64
|
||||||
|
|
||||||
|
permissions:
|
||||||
|
contents: read
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
setup-build-push:
|
setup-build-push:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|||||||
Reference in New Issue
Block a user