Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tamarleviCm authored May 30, 2024
1 parent 39121a6 commit bc067e8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,10 +121,9 @@ jobs:
with:
token: ${{ secrets.GITHUB_TOKEN }}
branch: ${{ inputs.branch }}
head: ${{ inputs.branch }}
title: "Automated Changes"
body: "This is an automated PR created by GitHub Actions"
# base: main
base: main
draft: false
# delete-branch: true
# auto-merge:
Expand Down

0 comments on commit bc067e8

Please sign in to comment.