Skip to content

Commit

Permalink
ci: add huawei technology repo in the prepare list
Browse files Browse the repository at this point in the history
  • Loading branch information
ndr-brt committed Feb 10, 2025
1 parent 847d87c commit 9a79d46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prepare.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
repository: [ "technology-aws", "technology-azure", "technology-gcp" ]
repository: [ "technology-aws", "technology-azure", "technology-gcp", "technology-huaweicloud" ]
steps:
- uses: actions/checkout@v4
- name: "Prepare release ${{ matrix.repos.name }}"
Expand Down

0 comments on commit 9a79d46

Please sign in to comment.