Skip to content

Commit

Permalink
🔨 use official workflows for semantic-release steps
Browse files Browse the repository at this point in the history
Signed-off-by: rjdbcm <[email protected]>
  • Loading branch information
rjdbcm committed Sep 8, 2024
1 parent bf2566f commit fa315cc
Showing 1 changed file with 2 additions and 2 deletions.
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 }}

0 comments on commit fa315cc

Please sign in to comment.