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 a47f6c8 commit 655239b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/pr_views_to_core.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,7 @@ jobs:
curl -o $TARGET_FILE_PATH $SOURCE_REPO_URL
gh auth login --with-token <<< $GITHUB_TOKEN
git remote set-url origin https://github.com/prefecthq/prefect.git &&
gh auth setup-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 655239b

Please sign in to comment.