add major version env_var

This commit is contained in:
Erik Gomez
2024-02-01 10:04:59 -06:00
parent 942ef72c73
commit 4139760ebb
5 changed files with 12 additions and 1 deletions
+1
View File
@@ -6,6 +6,7 @@ env:
DEV_APPLICATION_ID: "Developer ID Application: Mac Admins Open Source (T4SK8ZXCXG)"
NOTARY_PASS: ${{ secrets.NOTARY_PASS }}
PYTHON_VERSION: "3.10.11"
PYTHON_MAJOR_VERSION: "3.10"
on:
workflow_dispatch: