Files
auth0mock/.gitea/workflows/release.yaml
T
argoyle bcbe17f010
auth0mock / build (pull_request) Successful in 2m4s
feat: add release workflow using shared workflow
2026-01-09 16:56:10 +01:00

10 lines
143 B
YAML

name: Release
on:
push:
branches: [main]
jobs:
release:
uses: unboundsoftware/shared-workflows/.gitea/workflows/Release.yml@main