Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PyPI Publish GitHub Action failing #163

Closed
kjd opened this issue Nov 24, 2023 · 1 comment · Fixed by #169
Closed

PyPI Publish GitHub Action failing #163

kjd opened this issue Nov 24, 2023 · 1 comment · Fixed by #169
Milestone

Comments

@kjd
Copy link
Owner

kjd commented Nov 24, 2023

While I expect it to fail (credentials for PyPI haven't been supplied yet), I don't expect it to fail the way it did:

Invalid workflow file: .github/workflows/deploy.yml#L12
The workflow is not valid. .github/workflows/deploy.yml (Line: 12, Col: 3): Unexpected value 'content'

@kjd kjd added this to the v4.0 milestone Nov 24, 2023
@elliotwutingfeng
Copy link
Contributor

https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#permissions

Appears to be contents now?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants