|
@@ -29,7 +29,7 @@ env:
|
|
|
ASSETS_REPOSITORY: ${{ github.repository }}-insiders
|
|
|
BINARY_NAME: codium-insiders
|
|
|
GITHUB_BRANCH: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || 'insider' }}
|
|
|
- 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
|