Skip to content

Commit

Permalink
test3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
reteps committed Oct 4, 2024
1 parent 0d2c9cf commit f3ced16
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 @@ -43,7 +43,7 @@ jobs:

- name: Save scheduled discord pings
run: |
echo -e "name: \"workflow\"\non: workflow_dispatch2" > .github/workflows/date.yml
echo -e "name: \"workflow\"\non: workflow_dispatch3" > .github/workflows/date.yml
# 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"
Expand Down

0 comments on commit f3ced16

Please sign in to comment.