Skip to content

Commit

Permalink
Update GitHub secrets name
Browse files Browse the repository at this point in the history
Signed-off-by: Jarno Elovirta <jarno@elovirta.com>
  • Loading branch information
jelovirt committed Dec 13, 2024
1 parent 47814dd commit 974479f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dist.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
uses: peter-evans/create-pull-request@v5
with:
path: registry
token: ${{ secrets.TOKEN }}
token: ${{ secrets.LWDITA_REGISTRY_PR }}
push-to-fork: jelovirt/registry
branch-suffix: timestamp
commit-message: Add ${{ env.PLUGIN_NAME }} ${{ env.VERSION }}
Expand Down

0 comments on commit 974479f

Please sign in to comment.