We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e1e8a4 commit e141210Copy full SHA for e141210
.github/workflows/test_release.yml
@@ -13,7 +13,7 @@ env:
13
# Change these for your project's URLs
14
PYPI_TEST_URL: https://test.pypi.org/p/django-commons-best-practices
15
# The environment key that overrides the version number
16
- DEV_VERSION_ENV_KEY: BEST_PRACTICES_VERSION
+ DEV_VERSION_ENV_KEY: BEST_PRACTICES_VERSION_DEV
17
18
jobs:
19
0 commit comments