Skip to content

Commit

Permalink
use PAT so that CI is triggered (#423)
Browse files Browse the repository at this point in the history
  • Loading branch information
neoaggelos committed May 16, 2024
1 parent f63af0a commit 39fa417
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/update-components.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ 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 39fa417

Please sign in to comment.