Skip to content

Commit

Permalink
chore: update
Browse files Browse the repository at this point in the history
  • Loading branch information
Siumauricio committed Jan 19, 2025
1 parent 3e82e81 commit d09596b
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions .github/workflows/create-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ jobs:
with:
token: ${{ secrets.GH_PAT }}
title: "🚀 Release v${{ env.VERSION }}"
# title: "🚀 Release v${{ env.VERSION }}"
body: |
## 🔄 Release v${{ env.VERSION }}
Expand All @@ -68,8 +69,8 @@ jobs:
- [ ] Docker images built and tested
> 🤖 This PR was automatically generated from the canary branch
base: main
branch: canary
labels: "release"
reviewers: "siumauricio"
assignees: "siumauricio"
# base: main
# branch: canary
# labels: "release"
# reviewers: "siumauricio"
# assignees: "siumauricio"

0 comments on commit d09596b

Please sign in to comment.