Skip to content

Commit

Permalink
Change script
Browse files Browse the repository at this point in the history
  • Loading branch information
Rivixer committed Apr 21, 2024
1 parent 598ed72 commit bb84d66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ jobs:
username: ${{ secrets.RASPBERRY_PI_USERNAME }}
password: ${{ secrets.RASPBERRY_PI_PASSWORD }}
port: ${{ secrets.RASPBERRY_PI_PORT }}
script: whoami
script: ./update.sh


0 comments on commit bb84d66

Please sign in to comment.