Skip to content

feat: show username and did claims - fix #3 (#4) #9

feat: show username and did claims - fix #3 (#4)

feat: show username and did claims - fix #3 (#4) #9

Workflow file for this run

name: Build At
on:
push:
branches: [master]
pull_request:
jobs:
at-build:
name: "Build At"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: denoland/setup-deno@v1
with:
deno-version: vx.x.x
- name: Build
run: deno task build