Skip to content

Commit

Permalink
fix Create PR from main to production
Browse files Browse the repository at this point in the history
  • Loading branch information
eatski committed Aug 8, 2024
1 parent e879d6e commit 8a05159
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/prepare-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,6 @@ jobs:
uses: peter-evans/create-pull-request@v5
with:
token: ${{ secrets.GITHUB_TOKEN }}
source: main
destination: production
title: 'Update production branch'
body: 'This PR updates the production branch with changes from the main branch.'
draft: false
Expand Down

0 comments on commit 8a05159

Please sign in to comment.