Skip to content

secrets

secrets #24

Workflow file for this run

name: push
on:
push:
branches-ignore:
- 'refs/tags/v'
jobs:
checks:
uses: openweathermap/deker-actions/.github/workflows/checks.yml@master
permissions:
- secrets: read

Check failure on line 12 in .github/workflows/on_push.yml

View workflow run for this annotation

GitHub Actions / push

Invalid workflow file

The workflow is not valid. .github/workflows/on_push.yml (Line: 12, Col: 7): A sequence was not expected
with:
python-version: '3.9'
min-coverage: 60
secrets:
PACKAGE_NAME: ${{ secrets.PACKAGE_NAME }}