Skip to content

Commit

Permalink
Merge pull request #114 from smswithoutborders/feature/grpc_api
Browse files Browse the repository at this point in the history
feat: add validation for account_identifier_hash
  • Loading branch information
PromiseFru authored Jul 7, 2024
2 parents 8436045 + b59417e commit 388c2a6
Show file tree
Hide file tree
Showing 6 changed files with 212 additions and 178 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/staging-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
with:
host: ${{ secrets.HOST }}
username: ${{ secrets.USERNAME }}
password: ${{ secrets.PASSWORD }}
key: ${{ secrets.KEY }}
script: |
set -e
Expand Down
Loading

0 comments on commit 388c2a6

Please sign in to comment.