Explorar el Código

Update GITHUB_TOKEN

hossainemruz hace 4 años
padre
commit
ff9099e65e
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      .github/workflows/draft-release.yml

+ 1 - 1
.github/workflows/draft-release.yml

@@ -11,4 +11,4 @@ jobs:
     steps:
       - uses: release-drafter/release-drafter@master
         env:
-          GITHUB_TOKEN: ${{ secrets.ACTION_DEPLOY_KEY }}
+          GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}