Skip to content

Commit

Permalink
Update release.yaml (#68)
Browse files Browse the repository at this point in the history
  • Loading branch information
naortalmor1 authored Jul 17, 2022
1 parent 72f6356 commit 04ca465
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,6 @@ jobs:
args: release --rm-dist
workdir: ${{ env.git_repo_name }}
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.ORG_REPO_TOKEN }}
GHCR_PATH: ghcr.io/aquasecurity
DOCKERHUB_PATH: docker.io/aquasec

0 comments on commit 04ca465

Please sign in to comment.