Skip to content

Testing

Testing #4

Workflow file for this run

name: release
on:
push:
tags:
- "*"
jobs:
call-workflow:
uses: byteverse/.github/.github/workflows/release.yaml@ci
secrets: inherit