Skip to content

Commit

Permalink
tmp
Browse files Browse the repository at this point in the history
  • Loading branch information
squadgazzz committed Jun 19, 2024
1 parent cb9592c commit b769aa0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-cow-dependencies.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,5 +70,5 @@ jobs:
source_branch: ${{ steps.commit.outputs.branch }}
destination_branch: "main"
github_token: ${{ secrets.GITHUB_TOKEN }}
pr_title: "[test1] Update CoW dependencies to ${{ env.TAG }}"
pr_title: "[test] Update CoW dependencies to ${{ env.TAG }}"
pr_body: "${{ steps.commit.outputs.pr_body }}"

0 comments on commit b769aa0

Please sign in to comment.