Skip to content

e2e example without auth #51

e2e example without auth

e2e example without auth #51

Workflow file for this run

name: Release
on:
push:
tags: ["[0-9]+.[0-9]+.[0-9]+*"]
permissions:
contents: read
jobs:
artifacts:
name: Artifacts
uses: ./.github/workflows/artifacts.yaml
with:
publish: true
release: true
permissions:
contents: read
packages: write
id-token: write
security-events: write