Skip to content

Commit

Permalink
try
Browse files Browse the repository at this point in the history
  • Loading branch information
zzstoatzz committed Jan 6, 2024
1 parent 094f394 commit eaead3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr_views_to_core.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
git config --global user.email "[email protected]"
git config --global user.name "marvin-robot"
git remote set-url origin https://x-access-token:[email protected]/prefecthq/prefect.git &&
git remote set-url origin https://x-token-auth:[email protected]/prefecthq/prefect.git &&
git checkout -b $NEW_BRANCH
git add $TARGET_FILE_PATH
git commit -m "Update aggregate-worker-metadata.json"
Expand Down

0 comments on commit eaead3a

Please sign in to comment.