Skip to content

Commit

Permalink
Adding deploy key for pagination subtree (#73)
Browse files Browse the repository at this point in the history
  • Loading branch information
BobaFetters authored and runner committed Oct 10, 2023
1 parent 06f6b90 commit 991b673
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pr-subtree-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
${{ secrets.APOLLO_IOS_DEPLOY_KEY }}
${{ secrets.APOLLO_IOS_CODEGEN_DEPLOY_KEY }}
${{ secrets.APOLLO_IOS_DEV_DEPLOY_KEY }}
${{ secrets.APOLLO_IOS_PAGINATION_DEPLOY_KEY }}
- name: Update Merge Commit Message
shell: bash
run: |
Expand Down

0 comments on commit 991b673

Please sign in to comment.