瀏覽代碼

push updated citations to main branch

Rodja Trappe 1 年之前
父節點
當前提交
94729f8179
共有 1 個文件被更改,包括 2 次插入0 次删除
  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