Skip to content

Commit 86d668b

Browse files
fix CD
1 parent bd2ef7d commit 86d668b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/continuousdeployment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515

1616
- uses: actions/setup-python@v1
1717
with:
18-
python-version: 3.10
18+
python-version: '3.10'
1919

2020
- name: Get version from tag
2121
id: tag_name

0 commit comments

Comments
 (0)