Skip to content

Commit

Permalink
Add github actions explanation
Browse files Browse the repository at this point in the history
  • Loading branch information
jacksontromero committed Feb 8, 2024
1 parent 75294f5 commit 67cc046
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions DEPLOYMENT.md
Original file line number Diff line number Diff line change
Expand Up @@ -156,3 +156,4 @@ OWNER_EMAIL=<YOUR_ADMIN_EMAIL>
% sudo npm install --global serve
% serve -s build -l 4000 -n
```
8. We have GitHub actions set up now to automatically push new queue updates. This isn't required to deploy the queue and is **optional**, but it's a nice to have. We use tmux to manage the client and server sessions. If you aren't doing this, I'd recommend **deleting the .github folder**.

0 comments on commit 67cc046

Please sign in to comment.