Skip to content

Commit

Permalink
Merge branch 'master' of github.com:jonassimoen/edd-APP
Browse files Browse the repository at this point in the history
  • Loading branch information
jonassimoen committed Oct 20, 2023
2 parents acb0546 + 57ce025 commit 6bc0ce0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ on:
jobs:
build:
runs-on: self-hosted
env:
NODE_OPTIONS: --max_old_space_size=1536
steps:
- uses: actions/checkout@v2
- uses: actions/setup-node@v2
Expand Down
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# edd-APP
[![Deployment](https://github.com/jonassimoen/edd-APP/actions/workflows/deploy.yaml/badge.svg)](https://github.com/jonassimoen/edd-APP/actions/workflows/deploy.yaml)
React App of European Dream Draft (fantasy team game)

0 comments on commit 6bc0ce0

Please sign in to comment.