Browse Source

push updated citations to main branch

Rodja Trappe 1 year ago
parent
commit
94729f8179
1 changed files with 2 additions and 0 deletions
  1. 2 0
      .github/workflows/publish.yml

+ 2 - 0
.github/workflows/publish.yml

@@ -115,6 +115,8 @@ jobs:
     steps:
       - name: Checkout repository
         uses: actions/checkout@v2
+        with:
+          ref: main
 
       - name: Set up Python
         uses: actions/setup-python@v2