Skip to content

Commit 102be98

Browse files
committed
fix action plugin name and version
Signed-off-by: Alfredo Gutierrez <alfredo@swirldslabs.com>
1 parent 42b1a8e commit 102be98

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/release-push-image.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,10 @@ jobs:
112112
113113
114114
helm-chart-release:
115+
# depends-on: publish
115116
runs-on: [ self-hosted, Linux, medium, ephemeral ]
117+
permissions:
118+
contents: write
116119

117120
steps:
118121
- name: Harden Runner

0 commit comments

Comments
 (0)