Skip to content

Commit 6bc8002

Browse files
authored
Merge pull request #113 from sujith-mn/master
2 parents c709c59 + e7b9038 commit 6bc8002

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/devonfw-sync-docs.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,7 @@ on:
99
- master
1010
workflow_dispatch:
1111
jobs:
12-
spellchecker:
12+
docsync:
1313
uses: devonfw/.github/.github/workflows/devonfw-sync-docs.yml@master
1414
secrets:
1515
RESUSABLE_GH_ACTION_TOKEN: ${{ secrets.GHA_TOKEN }}
16-
RESUSABLE_BUILD_USER: ${{ secrets.BUILD_USER }}
17-
RESUSABLE_BUILD_USER_PASSWD: ${{ secrets.BUILD_USER_PASSWD }}
18-
RESUSABLE_BUILD_USER_EMAIL: ${{ secrets.BUILD_USER_EMAIL }}

0 commit comments

Comments
 (0)