Skip to content

Commit

Permalink
Update build-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
longstone authored Jun 18, 2024
1 parent 3c38abd commit bc30c2e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ jobs:
- name: Update version file ⬆️
uses: brettdorrans/[email protected]
with:
filename: 'setup.py'
placeholder: 'latest-dev'
filename: '/.VERSION'
placeholder: '${VERSION}'

- name: Set up Python 3.10
uses: actions/setup-python@v3
Expand Down

0 comments on commit bc30c2e

Please sign in to comment.