Skip to content

Commit bdd8219

Browse files
committed
fix: publish
1 parent f1ba732 commit bdd8219

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/publish.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ jobs:
3131
env:
3232
AWS_REGION: us-east-1
3333
CERAMIC_URL: ${{ vars.CERAMIC_URL }}
34+
DID_DOCUMENT: ${{ vars.DID_DOCUMENT }}
35+
DID_PRIVATE_KEY: ${{ secrets.DID_PRIVATE_KEY }}
3436
-
3537
name: Build and Publish
3638
id: build

0 commit comments

Comments
 (0)