Skip to content

Commit

Permalink
Merge pull request #41 from OpenLiberty/staging
Browse files Browse the repository at this point in the history
Merge staging to prod - Update triggerConversion.yml (#40)
  • Loading branch information
gkwan-ibm authored Aug 1, 2023
2 parents 47d765a + 46d6a8f commit de48264
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/triggerConversion.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Invoke workflow in another repo with inputs
uses: benc-uk/workflow-dispatch@v1
with:
workflow: DraftConverterV3
workflow: GuideConverterV3
repo: OpenLiberty/cloud-hosted-guides
token: ${{ secrets.GUIDECONVERSIONTOOL_PASSWORD }}
inputs: '{ "branch": "${{ github.ref }}", "guide_name": "${{ github.event.repository.name }}" }'
Expand Down

0 comments on commit de48264

Please sign in to comment.