We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4e3762 commit 3a96594Copy full SHA for 3a96594
action.yml
@@ -8,11 +8,11 @@ branding:
8
inputs:
9
github-token:
10
description: The GitHub token used to create an authenticated client
11
- default: ${{ SR_TOKEN }}
+ default: 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
12
required: false
13
organization:
14
description: The organization slug
15
- default: ${{ github.repository_owner }}
+ default: softrams
16
17
18
runs:
0 commit comments