Skip to content

Commit a355ea2

Browse files
committed
remoevd flag
1 parent 9f5097d commit a355ea2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/update-hkubectl-downloads.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,6 @@ jobs:
3333
git config --global user.name "GitHub Action"
3434
git checkout test_branch_1 || git checkout -b test_branch_1 origin/test_branch_1
3535
git add -A
36-
git commit -m "Update hkubectl download files to the latest release" --allow-empty
36+
git commit -m "Update hkubectl download files to the latest release"
3737
git push origin test_branch_1
3838

0 commit comments

Comments
 (0)