Skip to content

Commit

Permalink
Merge pull request #56448 from Expensify/andrew-1p-v9
Browse files Browse the repository at this point in the history
Add owner and repo to composite action
  • Loading branch information
roryabraham authored Feb 6, 2025
2 parents 18ad587 + db69286 commit 6799d53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cherryPick.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:

- name: Set up git for OSBotify
id: setupGitForOSBotify
uses: ./.github/actions/composite/setupGitForOSBotifyApp@main
uses: Expensify/App/.github/actions/composite/setupGitForOSBotifyApp@main
with:
OP_SERVICE_ACCOUNT_TOKEN: ${{ secrets.OP_SERVICE_ACCOUNT_TOKEN }}
OS_BOTIFY_APP_ID: ${{ secrets.OS_BOTIFY_APP_ID }}
Expand Down

0 comments on commit 6799d53

Please sign in to comment.