Skip to content

Commit

Permalink
update deploy docs, test 3
Browse files Browse the repository at this point in the history
  • Loading branch information
Magnus Alexander Strømseng committed Mar 19, 2024
1 parent fec0e40 commit c195f32
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions docs/deployment.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@ Setup a self hosted GitHub runner for the repository.

`sudo chown outreach-github-runner /actions-runner/ -R`

`sudo chown outreach-github-runner /home/outreach-github-runner/ -R`

###### Secrets and variables

The secrets should all be filled in and generated using `openssl rand -base64 32`
Expand Down
2 changes: 1 addition & 1 deletion frontend/src/app/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ export default async function Home() {
>
<div className="prose flex flex-col items-center text-center dark:prose-invert prose-img:rounded-xl">
<h1>
TEST NUMBER 2 Empowering Space Exploration One Satellite
TEST NUMBER 3 Empowering Space Exploration One Satellite
at a Time
</h1>

Expand Down

0 comments on commit c195f32

Please sign in to comment.