Explorar o código

push updated citations to main branch

Rodja Trappe hai 1 ano
pai
achega
94729f8179
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  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