1 parent fd38996 commit 11ac78aCopy full SHA for 11ac78a
1 file changed
.github/workflows/publication.yaml
@@ -1,7 +1,7 @@
1
name: Publication
2
on:
3
release:
4
- types: [created]
+ types: [published]
5
jobs:
6
deploy:
7
runs-on: ubuntu-latest
0 commit comments