Browse Source

fixing environment name

Hovsep Papoyan 1 year ago
parent
commit
4ef39e3a5c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/publish.yml

+ 1 - 1
.github/workflows/publish.yml

@@ -18,7 +18,7 @@ jobs:
     permissions:
       contents: write
     runs-on: ubuntu-latest
-    environment: Github_App
+    environment: FAIR_MATH_PUBLISHER
     steps:
       - uses: actions/create-github-app-token@v1
         id: app-token