Skip to content

Commit

Permalink
tmate
Browse files Browse the repository at this point in the history
  • Loading branch information
alvarof2 committed Apr 16, 2024
1 parent ddc6e3c commit 204bbeb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/contracts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,9 @@ jobs:
access-id: p-kf9vjzruht6l
static-secrets: '{"/static-secrets/devops-circle/alvaro-test-opstack-sepolia/gs-admin-private-key":"GS_ADMIN_PRIVATE_KEY"}'

- name: Setup tmate session
uses: mxschmitt/action-tmate@v3

- name: Deploy L1 contracts
run: |
export IMPL_SALT=$(openssl rand -hex 32)
Expand Down

0 comments on commit 204bbeb

Please sign in to comment.