Browse Source

removing owner and repositories

Hovsep Papoyan 1 year ago
parent
commit
c547839a68
1 changed files with 0 additions and 2 deletions
  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"