Skip to content

Commit

Permalink
chore: update pressbooks/composer-autoupdate-bedrock workflow to use …
Browse files Browse the repository at this point in the history
…main branch (#71)
  • Loading branch information
ho-man-chan authored Mar 7, 2024
1 parent 5b2ffb4 commit 5e82268
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/autoupdate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Trigger Bedrock Updates
uses: pressbooks/composer-autoupdate-bedrock@v2
uses: pressbooks/composer-autoupdate-bedrock@main
with:
triggered-by: ${{ github.repository }}
token: ${{ secrets.PAT_COMPOSER_UPDATE }}
Expand Down

0 comments on commit 5e82268

Please sign in to comment.