Skip to content

Commit

Permalink
send out commit
Browse files Browse the repository at this point in the history
  • Loading branch information
reteps committed Oct 4, 2024
1 parent b012315 commit 78db68c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
- name: Save scheduled discord pings
run: |
echo -e "name: \"workflow\"\non: workflow_dispatch3" > .github/workflows/date.yml
# Note: the following account information will not work on GHES
# Note: the following account information will not work on GHES!!
git config user.name "github-actions[bot]"
git config user.email "41898282+github-actions[bot]@users.noreply.github.com"
git add .
Expand Down

0 comments on commit 78db68c

Please sign in to comment.