Skip to content

Commit b79fc24

Browse files
committed
chore: commit and push any remaining changes
1 parent ae3bafe commit b79fc24

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/release.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -76,10 +76,6 @@ jobs:
7676
run: |
7777
git config user.name "HawkyMcBuilderFace[bot]"
7878
git config user.email "222944+HawkyMcBuilderFace[bot]@users.noreply.github.com"
79-
- name: Set version from tag
80-
run: |
81-
TAG_NAME=${GITHUB_REF#refs/tags/v}
82-
bumpver update --set-version $TAG_NAME --commit
8379
- name: Build package
8480
run: |
8581
python -m build

0 commit comments

Comments
 (0)