This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
hugh
/
select2
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Sfoglia il codice sorgente
Only deploy docs on releases
Kevin Brown
6 anni fa
parent
e1d64e92c4
commit
7688be5db5
1 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione separata
Mostra Diff Stats
1
1
.github/workflows/docs-deploy.yml
+ 1
- 1
.github/workflows/docs-deploy.yml
Vedi File
@@ -1,6 +1,6 @@
name: Documentation Deployment
-on:
push
+on:
release
jobs:
grav: