Get rid of secrets: inherit

This commit is contained in:
Ben C 2022-07-11 13:55:31 -04:00 committed by GitHub
parent 41376ac6bb
commit 581efa14cb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 2 deletions

View File

@ -17,7 +17,6 @@ on:
required: false
default: "Debug"
type: string
secrets: inherit
jobs:

View File

@ -7,7 +7,6 @@ on:
required: true
description: 'Name of the artifact to download and check against'
type: string
secrets: inherit
jobs:
update_schemas: