Skip to content

Commit 3dded72

Browse files
committed
Update workflow
1 parent 89c5de8 commit 3dded72

File tree

2 files changed

+4
-518
lines changed

2 files changed

+4
-518
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,8 @@
1-
name: Build and Deploy Vite App to Needle Cloud
1+
name: Build and Deploy to Needle Cloud
22

33
on:
44
push:
55
branches: [ main ]
6-
pull_request:
7-
branches: [ main ]
8-
workflow_dispatch:
96

107
jobs:
118
build-and-deploy:

0 commit comments

Comments
 (0)