Skip to content

Commit 6a0b0ec

Browse files
committed
fix: actionsのjobのコード修正
1 parent 0d4157e commit 6a0b0ec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/auto_localization.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ jobs:
5757
git push origin HEAD:${{ github.head_ref }}
5858
else
5959
echo "No changes to commit"
60+
fi
6061
6162
- name: PRにコメントを追加
6263
if: success() || failure()

0 commit comments

Comments
 (0)