This website works better with JavaScript
Home
Explore
Help
Sign In
hugh
/
select2
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Only deploy docs on releases
Kevin Brown
6 years ago
parent
e1d64e92c4
commit
7688be5db5
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
.github/workflows/docs-deploy.yml
+ 1
- 1
.github/workflows/docs-deploy.yml
View File
@@ -1,6 +1,6 @@
name: Documentation Deployment
-on:
push
+on:
release
jobs:
grav: