Skip to content

Commit 3eac4af

Browse files
authored
VER: Release 0.8.0
See release notes.
2 parents a3e701f + d125475 commit 3eac4af

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -35,12 +35,6 @@ jobs:
3535
python -m pip install --upgrade pip setuptools wheel
3636
scripts/build.sh
3737
38-
# Tag the commit with the library version
39-
- name: Create git tag
40-
uses: salsify/action-detect-and-tag-new-version@v2
41-
with:
42-
version-command: python setup.py --version
43-
4438
# Set release output variables
4539
- name: Set output
4640
id: vars

0 commit comments

Comments
 (0)