Skip to content

Commit

Permalink
Merge pull request #154 from MarcusT96/githubactions/test
Browse files Browse the repository at this point in the history
reverted
  • Loading branch information
HellgrenR authored May 16, 2024
2 parents 7821d79 + fde6019 commit 5229dc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testDeploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
with:
host: ${{ secrets.HOST }}
username: ${{ secrets.USER }}
password: "ZBUKL42335"
password: ${{ secrets.PASSWORD }}
port: ${{ secrets.PORT }}
# The commands to run on the server.

Expand Down

0 comments on commit 5229dc9

Please sign in to comment.