Skip to content

Commit 53b2111

Browse files
authored
⚙️ Update release.yml
1 parent 8538d66 commit 53b2111

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: GitHub Release
22

33
env:
4-
pipenv_version: 2022.11.25
4+
pipenv_version: 2024.4.0
55
python_version: '3.11'
66

77
on:
@@ -64,4 +64,4 @@ jobs:
6464
GIT_TOKEN: ${{ secrets.GIT_SECRET }}
6565
TWINE_USERNAME: ${{ secrets.TWINE_USERNAME }}
6666
TWINE_PASSWORD: ${{ secrets.TWINE_PASSWORD }}
67-
IGNORE_PYPI_TEST_UPLOAD: true
67+
IGNORE_PYPI_TEST_UPLOAD: true

0 commit comments

Comments
 (0)