Skip to content

chore(ci): bump radiorabe/actions from 0.19.1 to 0.20.0 #438

chore(ci): bump radiorabe/actions from 0.19.1 to 0.20.0

chore(ci): bump radiorabe/actions from 0.19.1 to 0.20.0 #438

Workflow file for this run

name: Release
on:
pull_request:
push:
branches: [main]
release:
types: [created]
jobs:
python-poetry:
uses: radiorabe/actions/.github/workflows/[email protected]
secrets:
RABE_PYPI_TOKEN: ${{ secrets.RABE_PYPI_TOKEN }}

Check failure on line 14 in .github/workflows/release.yaml

View workflow run for this annotation

GitHub Actions / Release

Invalid workflow file

The workflow is not valid. .github/workflows/release.yaml (Line: 14, Col: 24): Invalid secret, RABE_PYPI_TOKEN is not defined in the referenced workflow.