Skip to content

fixed bug, needed to use 20320 to call shell env var #4

fixed bug, needed to use 20320 to call shell env var

fixed bug, needed to use 20320 to call shell env var #4

name: NAPE Evaluator - Release Workflow
on:
workflow_dispatch:
push:
tags:
- 'v*.*.*'
jobs:
release:
uses: nape-not-another-policy-engine/nape-build-deploy-release/.github/workflows/pypi-standard-release-workflow.yaml@main
with:
pypi_url: "https://test.pypi.org/legacy/"