Skip to content

feat: check valid url (#75) #7

feat: check valid url (#75)

feat: check valid url (#75) #7

Workflow file for this run

# This workflow uses actions that are not certified by GitHub.
# They are provided by a third-party and are governed by
# separate terms of service, privacy policy, and support
# documentation.
# This workflow will install Deno then run Deno lint and test.
# For more information see: https://github.com/denoland/setup-deno
name: publish
on:
push:
tags:
- "v*"
jobs:
test:
runs-on: ubuntu-latest
permissions:
contents: read
id-token: write
steps:
- name: Setup repo
uses: actions/checkout@v4
- name: Run publish
run: npx jsr publish