Skip to content

Commit

Permalink
Bump version using a deploy key
Browse files Browse the repository at this point in the history
  • Loading branch information
lemonsaurus authored Feb 28, 2023
1 parent dfc88c5 commit 41807b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
uses: actions/checkout@v3
with:
ref: main
ssh-key: ${{ secrets.SSH_DEPLOY_KEY }}

- name: Set up Python 3.9
uses: actions/setup-python@v4
Expand Down

0 comments on commit 41807b3

Please sign in to comment.