Skip to content

Python Library Release #36

Python Library Release

Python Library Release #36

name: Python Library Release
on: workflow_dispatch
jobs:
run:
uses: zepben/.github/.github/workflows/python-lib-release.yml@main

Check warning on line 7 in .github/workflows/python-lib-release.yml

View workflow run for this annotation

GitHub Actions / Python Library Release

Workflow syntax warning

In .github/workflows/python-lib-release.yml (Line: 7, Col: 11): Error from called workflow zepben/.github/.github/workflows/python-lib-release.yml@main (Line: 341, Col: 9): Conditional expression contains literal text outside replacement tokens. This will cause the expression to always evaluate to truthy. Did you mean to put the entire expression inside ${{ }}?
with:
private: false
secrets: inherit