Skip to content

Commit

Permalink
asd
Browse files Browse the repository at this point in the history
  • Loading branch information
ogrodnek committed Sep 8, 2024
1 parent 496c712 commit 5e94c10
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,5 @@ jobs:
- name: Install project
run: poetry install --no-interaction

- name: Python Semantic Release
uses: python-semantic-release/[email protected]
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
- name: Set up semantic release
run: poetry run semantic-release --noop publish

0 comments on commit 5e94c10

Please sign in to comment.