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 (#33)
  • Loading branch information
ho-man-chan committed Mar 7, 2024
1 parent 28c686c commit fcf998d
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 fcf998d

Please sign in to comment.