mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
Get rid of secrets: inherit
This commit is contained in:
parent
41376ac6bb
commit
581efa14cb
1
.github/workflows/build.yaml
vendored
1
.github/workflows/build.yaml
vendored
@ -17,7 +17,6 @@ on:
|
|||||||
required: false
|
required: false
|
||||||
default: "Debug"
|
default: "Debug"
|
||||||
type: string
|
type: string
|
||||||
secrets: inherit
|
|
||||||
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|||||||
1
.github/workflows/update_schemas.yml
vendored
1
.github/workflows/update_schemas.yml
vendored
@ -7,7 +7,6 @@ on:
|
|||||||
required: true
|
required: true
|
||||||
description: 'Name of the artifact to download and check against'
|
description: 'Name of the artifact to download and check against'
|
||||||
type: string
|
type: string
|
||||||
secrets: inherit
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
update_schemas:
|
update_schemas:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user