We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57c62a4 commit b1b9563Copy full SHA for b1b9563
.github/workflows/update.yaml
@@ -6,7 +6,7 @@ on:
6
workflow_dispatch:
7
inputs:
8
accessToken:
9
- description: 'Access token to use for the SmartThings api'
+ description: "Access token to use for the SmartThings api"
10
required: true
11
12
env:
0 commit comments