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

ci: modify publish workflow to allow pypi-trusted-publishing #202

Merged
merged 2 commits into from
Feb 13, 2024

Conversation

jzizka91
Copy link
Contributor

No description provided.

@mbelak-dtml mbelak-dtml changed the title modify publish workflow to allow pypi-trusted-publishing ci: modify publish workflow to allow pypi-trusted-publishing Feb 13, 2024
@mbelak-dtml mbelak-dtml force-pushed the migrate-to-pypi-trusted-publishing branch from 0dd667f to f540b6e Compare February 13, 2024 13:57
@mbelak-dtml mbelak-dtml removed the request for review from lukany February 13, 2024 14:26
@mbelak-dtml mbelak-dtml merged commit 612b8cb into main Feb 13, 2024
9 checks passed
@mbelak-dtml mbelak-dtml deleted the migrate-to-pypi-trusted-publishing branch February 13, 2024 14:26
mbelak-dtml added a commit that referenced this pull request Feb 15, 2024
In #202, trusted publishing to PyPI was introduced, requiring permission id-token: write.
However, all permissions were granted to the CI, which is not necessary. This PR restricts
the workflow permissions to those which are necessary.
github-merge-queue bot pushed a commit that referenced this pull request Feb 15, 2024
In #202, trusted publishing to PyPI was introduced, requiring permission
id-token: write.
However, all permissions were granted to the CI, which is not necessary.
This PR restricts
the workflow permissions to those which are necessary.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants