Skip to content

Commit ee37479

Browse files
committed
add default
1 parent 215caab commit ee37479

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ inputs:
5252
pat:
5353
description: "Personal Access Token for authentication"
5454
required: true
55+
default: "${{ secrets.DEVELOPER_DOCS_DEPLOY_PAT }}"
5556
runs:
5657
using: "composite"
5758
steps:

0 commit comments

Comments
 (0)