Skip to content

Commit

Permalink
update_all_packages_workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ramin-deriv committed Dec 23, 2024
1 parent 8aaa752 commit 900891d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/all_packages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
uses: webfactory/ssh-agent@fd34b8dee206fe74b288a5e61bc95fba2f1911eb
with:
ssh-private-key: |
${{ secrets.SSH_PRIVATE_KEY_NEW }}
${{ secrets.SSH_PRIVATE_KEY }}
${{ secrets.SSH_CHART_PRIVATE_KEY }}
- name: Install Melos and run pub get
Expand Down

0 comments on commit 900891d

Please sign in to comment.