Skip to content

Commit 04ca465

Browse files
authored
Update release.yaml (#68)
1 parent 72f6356 commit 04ca465

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,6 @@ jobs:
5454
args: release --rm-dist
5555
workdir: ${{ env.git_repo_name }}
5656
env:
57-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
57+
GITHUB_TOKEN: ${{ secrets.ORG_REPO_TOKEN }}
5858
GHCR_PATH: ghcr.io/aquasecurity
5959
DOCKERHUB_PATH: docker.io/aquasec

0 commit comments

Comments
 (0)