Skip to content

Commit

Permalink
Update .github/workflows/alphabetise.yml
Browse files Browse the repository at this point in the history
Co-authored-by: George Gastaldi <[email protected]>
  • Loading branch information
holly-cummins and gastaldi authored Aug 8, 2024
1 parent daa9112 commit 5475cbf
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/alphabetise.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,7 @@ jobs:
git add antora-playbook.yml
git commit -m "Automatic alphabetisation"
git push
gh pr create --title "Automatic alphabetisation"
gh pr create --title "Automatic alphabetisation" --fill --repo quarkiverse/quarkiverse-docs
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 5475cbf

Please sign in to comment.