Skip to content

Commit

Permalink
fix: update username for pr-base
Browse files Browse the repository at this point in the history
  • Loading branch information
jimmycallin committed Feb 6, 2023
1 parent f3d940c commit d3651a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-base.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
uses: ./workflows/actions/ftrack-sync
with:
ftrackUrl: https://dev.ftrackapp.com
ftrackLoginEmail: "github_bot@ftrack.com"
ftrackLoginEmail: "github_bot@backlight.co"
ftrackUserId: "76a40852-359d-11ed-8012-aab5768efa1e"
ftrackApiKey: ${{ secrets.ftrackApiKey || secrets.FTRACK_API_KEY }}
- name: Check PR Title
Expand Down

0 comments on commit d3651a5

Please sign in to comment.