Skip to content
This repository was archived by the owner on Dec 8, 2022. It is now read-only.

Commit 9556f4f

Browse files
committed
typo in stage.yml workflow
1 parent c7bd4f6 commit 9556f4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Beanstalk Deploy to Stage
33
on:
44
push:
55
branches:
6-
- master
6+
- stage
77

88
env:
99
EB_ENV_NAME: code-challenge-stage

0 commit comments

Comments
 (0)