Skip to content

Commit

Permalink
chore: switch bot (#246)
Browse files Browse the repository at this point in the history
  • Loading branch information
0xjojoex authored Sep 13, 2023
1 parent 43ccdd8 commit 0324efb
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 0324efb

Please sign in to comment.