Skip to content

Commit 6910995

Browse files
Merge pull request #4 from codingforentrepreneurs/dev
Dev
2 parents d86125c + 2894b6c commit 6910995

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/stage-app.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,5 +46,4 @@ jobs:
4646
author: ${{ github.actor }} <${{ github.actor }}@users.noreply.github.com>
4747
title: "Dev Staged"
4848
body: "This is an automated pull request to merge changes from the Dev branch into Main. $STAGE_INFO"
49-
branch: "dev"
50-
base: "main"
49+
branch: "main"

0 commit comments

Comments
 (0)