Skip to content

Commit

Permalink
Merge pull request #292 from w3c/publication-workflow
Browse files Browse the repository at this point in the history
Update publication workflow
  • Loading branch information
daniel-montalvo authored Aug 22, 2024
2 parents 814b3d2 + eda9f91 commit 1988526
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/pr-to-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ jobs:
- name: Create pull request
run: |
gh pr create --base publication --head main \
--assignee shawna-slh \
--assignee remibetin \
--reviewer shawna-slh \
--title "WAI website update ${{ steps.date.outputs.date }}" \
--body "This is an automated pull request to publish ACT content to the WAI website."

0 comments on commit 1988526

Please sign in to comment.