ci: Fix update-browser-package action (#1992)

Co-authored-by: Aaron <aaronklinker1@gmail.com>
This commit is contained in:
Alex Khrisanfov
2025-12-11 21:39:18 +03:00
committed by GitHub
parent 78f8434a06
commit edf87952c7
@@ -18,6 +18,8 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@ff7abcd0c3c05ccf6adc123a8cd1fd4fb30fb493 # v5.0.0
with:
ssh-key: ${{ secrets.DEPLOY_KEY }}
- name: Setup
uses: ./.github/actions/setup