diff --git a/.github/workflows/dist.yml b/.github/workflows/dist.yml index 590caa4..67aac66 100644 --- a/.github/workflows/dist.yml +++ b/.github/workflows/dist.yml @@ -61,7 +61,7 @@ jobs: uses: peter-evans/create-pull-request@v5 with: path: registry - token: ${{ secrets.TOKEN }} + token: ${{ secrets.THEME_REGISTRY_PR }} push-to-fork: jelovirt/registry branch-suffix: timestamp commit-message: Add ${{ env.PLUGIN_NAME }} ${{ env.VERSION }} @@ -69,4 +69,4 @@ jobs: body: | Add plug-in `${{ env.PLUGIN_NAME }}` version `${{ env.VERSION }}`. - * [Release notes](https://github.com/jelovirt/pdf-generator/releases/tag/${{ env.VERSION }}) \ No newline at end of file + * [Release notes](https://github.com/jelovirt/pdf-generator/releases/tag/${{ env.VERSION }})