Skip to content

Commit 3a96594

Browse files
authored
Update action.yml
1 parent d4e3762 commit 3a96594

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

action.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@ branding:
88
inputs:
99
github-token:
1010
description: The GitHub token used to create an authenticated client
11-
default: ${{ SR_TOKEN }}
11+
default: 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
1212
required: false
1313
organization:
1414
description: The organization slug
15-
default: ${{ github.repository_owner }}
15+
default: softrams
1616
required: false
1717

1818
runs:

0 commit comments

Comments
 (0)