Skip to content

Commit

Permalink
Add pretend version
Browse files Browse the repository at this point in the history
  • Loading branch information
nicoddemus committed Apr 21, 2023
1 parent aaac4b7 commit 4451d1e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ jobs:
environment: deploy
permissions:
id-token: write # For PyPI trusted publishers.
env:
SETUPTOOLS_SCM_PRETEND_VERSION: ${{ github.event.inputs.version }}

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 4451d1e

Please sign in to comment.