Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
fanny-jiang committed Jan 2, 2024
1 parent 8e3d3ba commit 4a299cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-community-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ jobs:
git checkout -b $COMMUNITY_BRANCH_NAME
git add -A
git commit -s -m "$message"
git remote set-url origin https://x-access-token:[email protected]/DataDog/community-operators
git push -f --set-upstream origin $COMMUNITY_BRANCH_NAME
gh pr create --title "$message" \
--body "$body" \
Expand Down

0 comments on commit 4a299cf

Please sign in to comment.