We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 549a44e commit 5b318b9Copy full SHA for 5b318b9
action.yml
@@ -4,6 +4,9 @@ branding:
4
icon: git-commit
5
color: yellow
6
inputs:
7
+ user:
8
+ description: 'The user to sync'
9
+ required: false
10
github-token:
11
description: 'The GitHub token'
12
required: true
0 commit comments