Skip to content

Commit

Permalink
fix (#826)
Browse files Browse the repository at this point in the history
  • Loading branch information
0xDEnYO authored Oct 8, 2024
1 parent 0dbd29f commit c663f70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/diamondEmergencyPause.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:

- name: Pause Diamond
run: |
./script/tasks/utils/diamondEMERGENCYPauseGitHub.sh
./script/utils/diamondEMERGENCYPauseGitHub.sh
env:
ETH_NODE_URI_MAINNET: ${{ secrets.ETH_NODE_URI_MAINNET }}
ETH_NODE_URI_ARBITRUM: ${{ secrets.ETH_NODE_URI_ARBITRUM }}
Expand Down

0 comments on commit c663f70

Please sign in to comment.