Skip to content

Commit

Permalink
chore: Adjust the update commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason3S committed Jan 8, 2023
1 parent fe5f5af commit f7ff625
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-extension-list.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
- name: PR
uses: ./.github/actions/pr
with:
commit-message: "ci: Update Extension Lists"
commit-message: "ci: Update README / Extensions List"
branch: ${{ env.NEW_BRANCH }}
app_id: ${{ secrets.AUTOMATION_APP_ID }}
app_private_key: ${{ secrets.AUTOMATION_PRIVATE_KEY }}

0 comments on commit f7ff625

Please sign in to comment.