Explorar el Código

removing owner and repositories

Hovsep Papoyan hace 2 años
padre
commit
c547839a68
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  1. 0 2
      .github/workflows/publish.yml

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

@@ -25,8 +25,6 @@ jobs:
         with:
           app-id: ${{ vars.FAIR_MATH_PUBLISHER_ID }}
           private-key: ${{ secrets.FAIR_MATH_PUBLISHER_PRIVATE_KEY }}
-          owner: ${{ github.repository_owner }}
-          repositories: "openfhe-rs"
 
       - run: |
           echo "Change type: $CHANGE_TYPE"