Skip to content

Add raw logging

Add raw logging #23

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 }}