Skip to content

Commit

Permalink
Update empty-commit.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mr-palindrome authored Oct 12, 2023
1 parent b515375 commit 681d786
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/empty-commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
run: git config --global user.email "[email protected]" && git config --global user.name "Nayan Das"

- name: Create empty commit
run: git commit --allow-empty -m "Empty commit triggered by schedule"
run: git commit --allow-empty -m "Empty commit triggered by schedule to refresh the server"

- name: Push empty commit
uses: ad-m/[email protected]
Expand Down

0 comments on commit 681d786

Please sign in to comment.