Skip to content

Commit

Permalink
Update .github/actions/composite/setupGitForOSBotify/action.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Andrew Gable <andrew@expensify.com>
justinpersaud and AndrewGable authored Aug 1, 2023
1 parent 82bb61c commit 66bb752
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/composite/setupGitForOSBotify/action.yml
Original file line number Diff line number Diff line change
@@ -8,7 +8,7 @@ inputs:

outputs:
# Do not try to use this for committing code. Use `secrets.OS_BOTIFY_COMMIT_TOKEN` instead
OSBOTIFY_API_TOKEN:
OS_BOTIFY_API_TOKEN:
description: Token to use for GitHub API interactions.
value: ${{ steps.generateToken.outputs.token }}

0 comments on commit 66bb752

Please sign in to comment.