This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
wiki
/
weseek__growi
miroir de
https://github.com/weseek/growi
Suivre
2
Voter
0
Fork
0
Fichiers
Tickets
0
Wiki
Parcourir la source
fix build workflow
Yuki Takei
il y a 6 ans
Parent
35f4e7b358
commit
a94fbd675e
1 fichiers modifiés
avec
1 ajouts
et
1 suppressions
Vue séparée
Afficher les stats Diff
1
1
.github/workflows/build.yml
+ 1
- 1
.github/workflows/build.yml
Voir le fichier
@@ -3,7 +3,7 @@ name: Release Docker Images
on:
push:
tags:
- - v3.*
.*
+ - v3.*
jobs: