fix: repo path variable [skip ci]

This commit is contained in:
Baptiste Augrain
2025-04-04 14:36:06 +02:00
parent 13633eca28
commit c6f10002f1
8 changed files with 8 additions and 8 deletions

View File

@@ -28,7 +28,7 @@ env:
APP_NAME: VSCodium
ASSETS_REPOSITORY: ${{ github.repository }}
BINARY_NAME: codium
GH_REPO_PATH: ${{ github.repository_owner }}/${{ github.repository }}
GH_REPO_PATH: ${{ github.repository }}
ORG_NAME: ${{ github.repository_owner }}
OS_NAME: osx
VERSIONS_REPOSITORY: ${{ github.repository_owner }}/versions