Skip to content
This repository has been archived by the owner on Oct 29, 2024. It is now read-only.

Commit

Permalink
fix discourse github workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
FarisZR committed Sep 1, 2024
1 parent 0fdf4ed commit 0c70ea7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/discourse-db.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,4 @@ jobs:
remote_host: ${{ secrets.server_address }}
directory: discourse/containers
post_upload_command: /home/aosus/discourse/launcher rebuild db
remote_destination: /home/aosus/discourse
remote_destination: /home/aosus/
2 changes: 1 addition & 1 deletion .github/workflows/discourse.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,4 @@ jobs:
remote_host: ${{ secrets.server_address }}
directory: discourse/containers
post_upload_command: /home/aosus/discourse/launcher rebuild app
remote_destination: /home/aosus/discourse
remote_destination: /home/aosus/

0 comments on commit 0c70ea7

Please sign in to comment.