Skip to content

Commit

Permalink
Rename token to GH_ACCESS_TOKEN_MIRROR_NODE_EXPLORER
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew Brandt <[email protected]>

Revert "Rename token to GH_ACCESS_TOKEN_MIRROR_NODE_EXPLORER"

This reverts commit aafb257.

Reapply "Rename token to GH_ACCESS_TOKEN_MIRROR_NODE_EXPLORER"

This reverts commit 3d4327efb13fabe92844f613b606cbe56605e5aa.
  • Loading branch information
andrewb1269hg authored and quiet-node committed Dec 26, 2024
1 parent 648d8ff commit 3d25545
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/erc-registry-indexer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ jobs:
commit-message: 'chore: update ERC Registry with latest ERC-20 and ERC-721 tokens on Hedera ${{github.event.inputs.HEDERA_NETWORK}}'
committer: ${{ steps.gpg_importer.outputs.name }} <${{ steps.gpg_importer.outputs.email }}>
author: ${{ steps.gpg_importer.outputs.name }} <${{ steps.gpg_importer.outputs.email }}>
token: ${{ secrets.GH_ACCESS_TOKEN }}
token: ${{ secrets.GH_ACCESS_TOKEN_MIRROR_NODE_EXPLORER }}
delete-branch: true
signoff: true
title: 'chore: update ERC Registry with latest ERC-20 and ERC-721 tokens on Hedera ${{github.event.inputs.HEDERA_NETWORK}}'
Expand Down

0 comments on commit 3d25545

Please sign in to comment.