Skip to content

Commit 974479f

Browse files
committed
Update GitHub secrets name
Signed-off-by: Jarno Elovirta <jarno@elovirta.com>
1 parent 47814dd commit 974479f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dist.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
uses: peter-evans/create-pull-request@v5
7878
with:
7979
path: registry
80-
token: ${{ secrets.TOKEN }}
80+
token: ${{ secrets.LWDITA_REGISTRY_PR }}
8181
push-to-fork: jelovirt/registry
8282
branch-suffix: timestamp
8383
commit-message: Add ${{ env.PLUGIN_NAME }} ${{ env.VERSION }}

0 commit comments

Comments
 (0)