Skip to content

Commit 351db83

Browse files
committed
Add environtmnet for srr
1 parent fe4a3ff commit 351db83

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/ci.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,10 @@ jobs:
3030

3131
runs-on: ${{ matrix.os }}
3232

33+
environment:
34+
name: github-pages
35+
url: https://ml-in-barcelona.github.io/server-reason-react
36+
3337
strategy:
3438
fail-fast: false
3539
matrix:

0 commit comments

Comments
 (0)