Browse Source

#660 update citation after docker upload to ensure zenodo DOI is ready

Rodja Trappe 2 years ago
parent
commit
9b70b8043d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/publish.yml

+ 1 - 1
.github/workflows/publish.yml

@@ -110,7 +110,7 @@ jobs:
           short_description: "Web Based User Interface für Python with Buttons, Dialogs, Markdown, 3D Scences and Plots"
 
   update_citation:
-    needs: pypi
+    needs: docker
     runs-on: ubuntu-latest
     steps:
       - name: Checkout repository