Skip to content

Commit

Permalink
⚙️ Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
acabarbaye authored Jan 9, 2025
1 parent 8538d66 commit 53b2111
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: GitHub Release

env:
pipenv_version: 2022.11.25
pipenv_version: 2024.4.0
python_version: '3.11'

on:
Expand Down Expand Up @@ -64,4 +64,4 @@ jobs:
GIT_TOKEN: ${{ secrets.GIT_SECRET }}
TWINE_USERNAME: ${{ secrets.TWINE_USERNAME }}
TWINE_PASSWORD: ${{ secrets.TWINE_PASSWORD }}
IGNORE_PYPI_TEST_UPLOAD: true
IGNORE_PYPI_TEST_UPLOAD: true

0 comments on commit 53b2111

Please sign in to comment.