Skip to content

Commit

Permalink
chore: switch bot
Browse files Browse the repository at this point in the history
  • Loading branch information
0xjojoex committed Sep 13, 2023
1 parent c00b95f commit 1a94e46
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/fetchCMC.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- name: Create Pull Request
uses: peter-evans/create-pull-request@v3
with:
author: PancakeSwap Bot <pancakeswap-bot@protonmail.com>
author: PancakeSwap Bot <github-bot@pancakeswap.com>
delete-branch: true
commit-message: "CMC token list"
title: "chore: Update CMC token list"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/fetchCoingecko.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- name: Create Pull Request
uses: peter-evans/create-pull-request@v3
with:
author: PancakeSwap Bot <pancakeswap-bot@protonmail.com>
author: PancakeSwap Bot <github-bot@pancakeswap.com>
delete-branch: true
commit-message: "Coingecko token list"
title: "chore: Update Coingecko token list"
Expand Down

0 comments on commit 1a94e46

Please sign in to comment.