Skip to content

Commit

Permalink
fix: signer
Browse files Browse the repository at this point in the history
  • Loading branch information
elliotBraem committed Apr 15, 2024
1 parent 1f309c7 commit 35b5cd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-mainnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ jobs:
signer-account-address: devs.near
signer-public-key: ed25519:3Dbo15yXr9awiTepLpxb8cbXHRsTfsZ2fgnguX1PCEnR
secrets:
SIGNER_PRIVATE_KEY: ${{ secrets.DEVS_SIGNER_PRIVATE_KEY }}
SIGNER_PRIVATE_KEY: ${{ secrets.SIGNER_PRIVATE_KEY }}

0 comments on commit 35b5cd2

Please sign in to comment.