Skip to content

check the server's HTTP/3 SETTINGS before initiating a session (#120) #33

check the server's HTTP/3 SETTINGS before initiating a session (#120)

check the server's HTTP/3 SETTINGS before initiating a session (#120) #33

Workflow file for this run

name: Releaser
on:
push:
paths: [ 'version.json' ]
workflow_dispatch:
permissions:
contents: write
concurrency:
group: ${{ github.workflow }}-${{ github.sha }}
cancel-in-progress: true
jobs:
releaser:
uses: ipdxco/unified-github-workflows/.github/workflows/releaser.yml@v1.0