Skip to content

Commit e141210

Browse files
committed
Update the dev version environment key.
1 parent 5e1e8a4 commit e141210

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ env:
1313
# Change these for your project's URLs
1414
PYPI_TEST_URL: https://test.pypi.org/p/django-commons-best-practices
1515
# The environment key that overrides the version number
16-
DEV_VERSION_ENV_KEY: BEST_PRACTICES_VERSION
16+
DEV_VERSION_ENV_KEY: BEST_PRACTICES_VERSION_DEV
1717

1818
jobs:
1919

0 commit comments

Comments
 (0)