Skip to content

Commit

Permalink
Enable strict versioning
Browse files Browse the repository at this point in the history
  • Loading branch information
bm1549 committed Nov 26, 2021
1 parent e133b3d commit 1ef156b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/automatic-python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ jobs:
uses: "WyriHaximus/github-action-next-semvers@v1"
with:
version: ${{ steps.previoustag.outputs.tag }}
strict: false
- name: 'Release new tag'
id: release-snapshot
uses: actions/create-release@latest
Expand Down

0 comments on commit 1ef156b

Please sign in to comment.