Skip to content

Commit 3edc47c

Browse files
authored
Update action.yml
1 parent 1c41422 commit 3edc47c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- uses: lowlighter/metrics@latest
1414
with:
1515
# Your GitHub token
16-
token: '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'
16+
token: ${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}
1717

1818
# Options
1919
user: jaymicrocode

0 commit comments

Comments
 (0)