We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1c87b4 commit 9a5a2aeCopy full SHA for 9a5a2ae
.github/workflows/publish.yml
@@ -20,8 +20,6 @@ jobs:
20
steps:
21
- name: Checkout repository normally
22
uses: actions/checkout@v4
23
- with:
24
- ssh-key: ${{ secrets.DEPLOY_KEY }}
25
26
- name: Set up Python
27
uses: actions/setup-python@v4
0 commit comments