ソースを参照

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