Skip to content

Commit

Permalink
Fix trigger-docs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bgk- authored Apr 9, 2024
1 parent df1ca24 commit e907a3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/trigger-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:

steps:
- name: Trigger Docs
- uses: actions/github-script@v6
uses: actions/github-script@v6
with:
github-token: ${{ secrets.PAT }}
script: |
Expand Down

0 comments on commit e907a3d

Please # to comment.