Skip to content

feat: add python version to the act env file and add deps to build-ci #18

feat: add python version to the act env file and add deps to build-ci

feat: add python version to the act env file and add deps to build-ci #18

Workflow file for this run

name: "tagged-release"
on:
push:
tags:
- "v*"
env:
GH_ACCESS_TOKEN: ${{ secrets.GH_PAT }}
jobs:
release:
name: Tagged Release
uses: devnw/workflows/.github/workflows/make-release.yml@main
secrets: inherit # pragma: allowlist secret