Skip to content

Commit

Permalink
Merge pull request #628 from OpenTrafficCam/task/5698-publish-otanaly…
Browse files Browse the repository at this point in the history
…tics-on-an-official-otc-user-account

Update github action to update the version py
  • Loading branch information
briemla authored Feb 12, 2025
2 parents f2a4780 + cbc75b2 commit ea0e3b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-testpypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
with:
python-version: "3.11"
- name: Update Python Package Version
uses: platomo/update-version-py-action@v1
uses: platomo/update-version-py-action@v1.0.1
with:
version: nightly
file-path: "OTAnalytics"
Expand Down

0 comments on commit ea0e3b6

Please sign in to comment.