Skip to content

Commit 01ffb1b

Browse files
authored
Merge pull request #5 from fullstack-devops/bugfix/typo-in-workflow-again
Update release.yaml
2 parents fe36a67 + a638af5 commit 01ffb1b

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
@@ -141,6 +141,6 @@ jobs:
141141
142142
cd helm-charts
143143
git status
144-
gi commit index.yaml -m "updated chart dns-bind in index.yaml"
144+
git commit index.yaml -m "updated chart dns-bind in index.yaml"
145145
git push
146146
cat index.yaml

0 commit comments

Comments
 (0)