Skip to content

Commit

Permalink
feat: WebSocket Website ( Fixes #19 )
Browse files Browse the repository at this point in the history
Adding workflow step
  • Loading branch information
James Brundage committed Nov 27, 2024
1 parent 21eb01b commit 10137ed
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/BuildWebSocket.yml
Original file line number Diff line number Diff line change
Expand Up @@ -504,6 +504,9 @@ jobs:
uses: StartAutomating/EZOut@master
- name: UseHelpOut
uses: StartAutomating/HelpOut@master
- name: Use PSJekyll Action
uses: PowerShellWeb/PSJekyll@main
id: PSJekyll
- name: Log in to ghcr.io
uses: docker/login-action@master
with:
Expand Down

0 comments on commit 10137ed

Please sign in to comment.