Let users add a verified nostr pubkey to their account #101

Merged
raucao merged 14 commits from feature/98-nostr_nip05 into master 2023-06-16 13:04:24 +00:00
Showing only changes of commit 9cf309aaa8 - Show all commits

View File

@ -12,7 +12,7 @@ steps:
settings:
restore: true
mount:
- ./vendor
- ./vendor/cache
when:
branch:
- master
@ -37,7 +37,7 @@ steps:
settings:
rebuild: true
mount:
- ./vendor
- ./vendor/cache
when:
branch:
- master