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 90e8954 commit fbb6da7Copy full SHA for fbb6da7
README.md
@@ -34,7 +34,7 @@ jobs:
34
uses: actions/checkout@v4
35
36
- name: Redeploy to PythonAnywhere
37
- uses: MiguelRizzi/pythonanywhere-deploy-ssh@v1.0
+ uses: MiguelRizzi/pythonanywhere-deploy-ssh@v1
38
with:
39
username: ${{ secrets.PA_USERNAME }}
40
password: ${{ secrets.PA_PASSWORD }}
0 commit comments