فهرست منبع

#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
 name: Update Citation
 
 
-on: [push]
-
-# on:
-#   release:
-#     types:
-#       - published
+on:
+  release:
+    types:
+      - published
 
 
 jobs:
 jobs:
   update_citation:
   update_citation: