Skip to content
This repository is currently being migrated. It's locked while the migration is in progress.

Commit 2882d7e

Browse files
Merge pull request #6147 from department-of-veterans-affairs/db/fix-update-automation
fix: Update releases automation
2 parents 928db5b + f10c2d3 commit 2882d7e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/update-releases.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,7 @@ jobs:
101101
uses: peter-evans/create-pull-request@v6
102102
with:
103103
token: ${{ secrets.VADS_WORKFLOWS }}
104+
base: main
104105
commit-message: 'chore: update releases data'
105106
title: 'chore: update releases for ${{ github.event.inputs.tag_name }}'
106107
body: |

0 commit comments

Comments
 (0)