Skip to content

Commit

Permalink
Add space and vertical line
Browse files Browse the repository at this point in the history
  • Loading branch information
mKlapwijk committed Jan 16, 2024
1 parent d6c2b40 commit a09c663
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
with:
poetry-version: 1.4.2
- name: obtain version number
run:
run: |
git config user.name github-actions
git config user.email [email protected]
poetry version ${{ github.event.inputs.release_type }}
Expand Down

0 comments on commit a09c663

Please sign in to comment.