Skip to content

Commit fbb6da7

Browse files
committed
Update README.md
1 parent 90e8954 commit fbb6da7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
uses: actions/checkout@v4
3535

3636
- name: Redeploy to PythonAnywhere
37-
uses: MiguelRizzi/pythonanywhere-deploy-ssh@v1.0
37+
uses: MiguelRizzi/pythonanywhere-deploy-ssh@v1
3838
with:
3939
username: ${{ secrets.PA_USERNAME }}
4040
password: ${{ secrets.PA_PASSWORD }}

0 commit comments

Comments
 (0)