mirror of
https://github.com/AlecM33/Werewolf.git
synced 2026-01-02 01:03:24 +01:00
Merge branch 'master' of https://github.com/AlecM33/Werewolf
This commit is contained in:
2
.github/workflows/node.js.yml
vendored
2
.github/workflows/node.js.yml
vendored
@@ -16,7 +16,7 @@ jobs:
|
||||
|
||||
strategy:
|
||||
matrix:
|
||||
node-version: [12.x, 14.x, 16.x]
|
||||
node-version: [14.x]
|
||||
# See supported Node.js release schedule at https://nodejs.org/en/about/releases/
|
||||
|
||||
steps:
|
||||
|
||||
@@ -18,16 +18,8 @@ on:
|
||||
push:
|
||||
branches-ignore: [master]
|
||||
# Remove the line above to run when pushing to master
|
||||
paths:
|
||||
- 'client/'
|
||||
- 'server/'
|
||||
- 'spec/'
|
||||
pull_request:
|
||||
branches: [master]
|
||||
paths:
|
||||
- 'client/'
|
||||
- 'server/'
|
||||
- 'spec/'
|
||||
|
||||
###############
|
||||
# Set the Job #
|
||||
@@ -2,6 +2,8 @@
|
||||
<img width="300" src="/client/src/images/logo.gif"/>
|
||||
</p>
|
||||
|
||||
[](https://github.com/AlecM33/Werewolf/actions/workflows/node.js.yml)
|
||||
|
||||
Find the latest deployment here: https://playwerewolf.uk.r.appspot.com/.
|
||||
|
||||
An application to run games of <a href="https://en.wikipedia.org/wiki/Mafia_(party_game)">Werewolf (Mafia)</a>
|
||||
|
||||
Reference in New Issue
Block a user