Skip to content

Commit a6b0d66

Browse files
aaaa
1 parent aa00aee commit a6b0d66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/schedule.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
echo "${{ secrets.BOT_TOKEN }}" > ./publish/secrets/bot_token
2626
2727
- name: Give execute permission
28-
run: chmod u+x ./publish/help-channel-mirror
28+
run: chmod u+x ./publish/help_channel_mirror
2929

3030
- name: Start program and update data
3131
if: ${{ success() }}

0 commit comments

Comments
 (0)