Skip to content

Commit

Permalink
BLD: push xml changes via deploy key
Browse files Browse the repository at this point in the history
  • Loading branch information
tangkong committed Dec 13, 2024
1 parent 00c039f commit d76e3da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/standard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
- uses: actions/checkout@v3
with:
fetch-depth: 0
ssh-key: ${{ secrets.DEPLOY_KEY }}
- name: install dev-requirements
run: |
pip install --upgrade pip
Expand Down

0 comments on commit d76e3da

Please sign in to comment.