Skip to content

Adjust to pylint E0601 #21

Adjust to pylint E0601

Adjust to pylint E0601 #21

Workflow file for this run

- name: Publish package
on:

Check failure on line 2 in .github/workflows/publish.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/publish.yml

Invalid workflow file

You have an error in your yaml syntax on line 2
push:
branches:
- main
tags:
- v0.0.*
uses: pypa/gh-action-pypi-publish@release/v1
with:
password: ${{ secrets.PYPI_API_TOKEN }}