Skip to content

Commit

Permalink
Update release.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
twsl authored Dec 13, 2024
1 parent f85dadb commit 0d9998b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
release:
strategy:
matrix:
python-version: [3.10] # single version deployment
python-version: ["3.10"] # single version deployment
runs-on: ["ubuntu-latest"]
defaults:
run:
Expand Down

0 comments on commit 0d9998b

Please sign in to comment.