Skip to content

Commit efb5c45

Browse files
committed
Reverted
1 parent 5050f09 commit efb5c45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ inputs:
1919
required: false
2020
GITHUB_TOKEN:
2121
description: "Secret GitHub Token (automatically provided by GitHub)"
22-
required: true
22+
default: ${{ github.token }}
2323
runs:
2424
using: "node12"
2525
main: "index.js"

0 commit comments

Comments
 (0)