Skip to content

Commit 6566c70

Browse files
committed
Update ci of python.
1 parent 232c8cd commit 6566c70

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/release-python.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
push:
55
branches: [ master, develop ]
66
paths:
7-
- 'source/ports/py_port/setup.py'
7+
- 'source/ports/py_port/VERSION'
88

99
concurrency:
1010
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}

source/ports/py_port/VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.6.0
1+
0.5.1

0 commit comments

Comments
 (0)