Skip to content

Commit

Permalink
fix(ci): fix
Browse files Browse the repository at this point in the history
  • Loading branch information
matteo4diani committed Aug 12, 2023
1 parent 3e71f14 commit f1080fc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,5 +55,7 @@ jobs:
git config user.name github-actions
git config user.email [email protected]
semantic-release version
cat pyproject.toml
cat poetry_packaging_demo/__init__.py
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit f1080fc

Please sign in to comment.