Skip to content

feat: Untagged union (#37) #7

feat: Untagged union (#37)

feat: Untagged union (#37) #7

Workflow file for this run

name: Publish
on:
push:
branches:
- main
jobs:
publish:
runs-on: ubuntu-latest
permissions:
contents: read
id-token: write
steps:
- uses: actions/checkout@v4
- uses: denoland/setup-deno@v1
- run: deno publish