Skip to content

Fix issue with adding the query param if there was one already #9

Fix issue with adding the query param if there was one already

Fix issue with adding the query param if there was one already #9

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