Skip to content

Commit

Permalink
fix: ensure release workflow works
Browse files Browse the repository at this point in the history
Remove a no longer existing secret from the GH action definition.

Signed-off-by: Flavio Castelli <fcastelli@suse.com>
  • Loading branch information
flavio committed Jan 20, 2023
1 parent 30fc235 commit 5ba9ab0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,3 @@ jobs:
uses: kubewarden/github-actions/.github/workflows/reusable-release-policy-go.yml@v1
with:
oci-target: ghcr.io/${{ github.repository_owner }}/policies/sysctl-psp
secrets:
workflow-pat: ${{ secrets.WORKFLOW_PAT }}

0 comments on commit 5ba9ab0

Please sign in to comment.