Skip to content

Commit d83f97e

Browse files
author
Adetokunbo Ige
committed
feat: code improvements
Signed-off-by: Adetokunbo Ige <[email protected]>
1 parent a7b08e3 commit d83f97e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pulumi-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,6 @@ jobs:
5050
- name: Pulumi Up
5151
working-directory: todo-app
5252
run: |
53-
pulumi up --stack ExitoLab/todo-app/dev --yes --non-interactive
53+
pulumi up --stack ExitoLab/todo-app/dev --yes
5454
env:
5555
PULUMI_ACCESS_TOKEN: ${{ secrets.PULUMI_ACCESS_TOKEN }}

0 commit comments

Comments
 (0)