Skip to content

Commit b8de7ed

Browse files
authored
Update deploy.yml
1 parent 9531639 commit b8de7ed

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
11
name: Deploy
22

33
on:
4-
deployment:
5-
branches-ignore:
6-
- '**'
7-
tags:
8-
- v*
4+
deployment
95
jobs:
106
Verify:
117
environment: ${{ github.event.deployment.environment }}

0 commit comments

Comments
 (0)