Преглед изворни кода

#660 only update after publishing a new release

Rodja Trappe пре 2 година
родитељ
комит
75801f5f87
1 измењених фајлова са 4 додато и 6 уклоњено
  1. 4 6
      .github/workflows/update_citation.yml

+ 4 - 6
.github/workflows/update_citation.yml

@@ -1,11 +1,9 @@
 name: Update Citation
 
-on: [push]
-
-# on:
-#   release:
-#     types:
-#       - published
+on:
+  release:
+    types:
+      - published
 
 jobs:
   update_citation: