Remove type from secrets declarations

See gh-40407
This commit is contained in:
Andy Wilkinson 2024-04-18 09:57:50 +01:00
parent 9a589ea243
commit 1b03cf04f4
1 changed files with 0 additions and 2 deletions

View File

@ -12,10 +12,8 @@ on:
secrets:
repository-username:
required: false
type: string
repository-password:
required: false
type: string
jobs:
verify:
name: Verify