Skip to content

Commit fb767f6

Browse files
author
Jens van Hellemondt
committed
🐛 undo change to demo
1 parent 6043c0d commit fb767f6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

generator/templates/Deployment/_github/workflows/deploy.demo.yml renamed to generator/templates/Deployment/_github/workflows/deploy.production.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Deploy [production]
33
on:
44
push:
55
branches:
6-
- 'env/demo'
6+
- 'env/production'
77

88
jobs:
99
deploy:

0 commit comments

Comments
 (0)