Skip to content

Commit

Permalink
add keys
Browse files Browse the repository at this point in the history
  • Loading branch information
elliotBraem committed Apr 19, 2024
1 parent 0df5e2f commit c7aa586
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ jobs:
app-name: "bluntdao"
deploy-account-address: bluntdao.near
signer-account-address: bluntdao.near
signer-public-key: ${{ vars.BOS_SIGNER_PUBLIC_KEY }}
signer-public-key: ed25519:4wXdpG1QJxfVMqyT1Ct9kbGyjXaVKEXsW6s8uiwanFk9
secrets:
SIGNER_PRIVATE_KEY: ${{ secrets.BOS_SIGNER_PRIVATE_KEY }}

0 comments on commit c7aa586

Please sign in to comment.