Skip to content

Commit

Permalink
attempt to fix components gha (#427)
Browse files Browse the repository at this point in the history
  • Loading branch information
neoaggelos committed May 16, 2024
1 parent b755d6a commit 05c6887
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/update-components.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ jobs:
- name: Create pull request
uses: peter-evans/create-pull-request@v6
with:
token: ${{ secrets.DEPLOY_KEY_TO_UPDATE_STRICT_BRANCH }}
commit-message: "[${{ matrix.branch }}] Update component versions"
title: "[${{ matrix.branch }}] Update component versions"
body: "[${{ matrix.branch }}] Update component versions"
Expand Down

0 comments on commit 05c6887

Please sign in to comment.