mirror of
https://github.com/GXDE-OS/GXDE.git
synced 2026-06-22 09:56:38 +08:00
非GXDE-OS仓库不会开启构建
This commit is contained in:
@@ -59,6 +59,7 @@ env:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
if: github.repository_owner == 'GXDE-OS'
|
||||||
name: ${{ inputs.display-name || 'Build Job' }}
|
name: ${{ inputs.display-name || 'Build Job' }}
|
||||||
runs-on: ubuntu-24.04
|
runs-on: ubuntu-24.04
|
||||||
steps:
|
steps:
|
||||||
|
|||||||
@@ -35,6 +35,7 @@ jobs:
|
|||||||
secrets: inherit
|
secrets: inherit
|
||||||
|
|
||||||
UploadOBS:
|
UploadOBS:
|
||||||
|
if: github.repository_owner == 'GXDE-OS'
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Get REPOSITORY Name
|
- name: Get REPOSITORY Name
|
||||||
|
|||||||
Reference in New Issue
Block a user