Skip to content

Commit 32ebf4d

Browse files
authored
Update Auto-Commit.yaml
1 parent 3ec338e commit 32ebf4d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/Auto-Commit.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919

2020
- name: Execute upgrade_hwameistor-operator.sh with input
2121
run: |
22-
cd ./storage-charts-repackage/charts/hwameistor-operator
22+
cd ./charts/hwameistor-operator
2323
chmod +x upgrade_hwameistor-operator.sh
2424
./upgrade_hwameistor-operator.sh "${{ github.event.inputs.branch_name }}"
2525
@@ -56,4 +56,4 @@ jobs:
5656
echo "No changes to commit"
5757
fi
5858
env:
59-
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
59+
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}

0 commit comments

Comments
 (0)