Explorar o código

#660 only update after publishing a new release

Rodja Trappe %!s(int64=2) %!d(string=hai) anos
pai
achega
75801f5f87
Modificáronse 1 ficheiros con 4 adicións e 6 borrados
  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: