Skip to content

Commit 625b2d8

Browse files
authored
fix: github action olm publish (#984)
1 parent e81840b commit 625b2d8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@ jobs:
9090
with:
9191
fetch-depth: 0
9292
token: ${{ secrets.REPOSITORY_PUSH_TOKEN }}
93+
persist-credentials: false
9394

9495
# Bumping the version in the next step will also run code generation scripts
9596
# that depend on controller-gen.

0 commit comments

Comments
 (0)