We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72f6356 commit 04ca465Copy full SHA for 04ca465
1 file changed
.github/workflows/release.yaml
@@ -54,6 +54,6 @@ jobs:
54
args: release --rm-dist
55
workdir: ${{ env.git_repo_name }}
56
env:
57
- GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
+ GITHUB_TOKEN: ${{ secrets.ORG_REPO_TOKEN }}
58
GHCR_PATH: ghcr.io/aquasecurity
59
DOCKERHUB_PATH: docker.io/aquasec
0 commit comments