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

Release #1096

Merged
merged 2 commits into from
Sep 8, 2024
Merged

Release #1096

Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .github/workflows/dist-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ jobs:
files.pythonhosted.org:443
downloads.python.org:443

- uses: OZI-Project/draft@1.0.0
- uses: OZI-Project/draft@7e8ad70f472504510e169567e97db01bdafe2533
id: draft
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
Expand Down Expand Up @@ -229,6 +229,6 @@ jobs:
upload.pypi.org:443
uploads.github.com:443

- uses: OZI-Project/publish@1.0.0
- uses: OZI-Project/publish@55904e4f59084e7c6ccfad7b158db52a360e1f54
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
Loading