Skip to content

Commit

Permalink
Remove @main
Browse files Browse the repository at this point in the history
  • Loading branch information
roryabraham committed Feb 6, 2025
1 parent 6ea5d42 commit 10c5d2b
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 @@ -43,7 +43,7 @@ jobs:

- name: Set up git for OSBotify
id: setupGitForOSBotify
uses: Expensify/App/.github/actions/composite/setupGitForOSBotifyApp@main
uses: .github/actions/composite/setupGitForOSBotifyApp
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 10c5d2b

Please sign in to comment.