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
|
||||
default: "Debug"
|
||||
type: string
|
||||
secrets: inherit
|
||||
|
||||
|
||||
jobs:
|
||||
|
||||
1
.github/workflows/update_schemas.yml
vendored
1
.github/workflows/update_schemas.yml
vendored
@ -7,7 +7,6 @@ on:
|
||||
required: true
|
||||
description: 'Name of the artifact to download and check against'
|
||||
type: string
|
||||
secrets: inherit
|
||||
|
||||
jobs:
|
||||
update_schemas:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user