Skip to content

Commit 1b03cf0

Browse files
committed
Remove type from secrets declarations
See gh-40407
1 parent 9a589ea commit 1b03cf0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/verify.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,8 @@ on:
1212
secrets:
1313
repository-username:
1414
required: false
15-
type: string
1615
repository-password:
1716
required: false
18-
type: string
1917
jobs:
2018
verify:
2119
name: Verify

0 commit comments

Comments
 (0)