Skip to content

Commit

Permalink
Merge pull request #857 from gtech-mulearn/AswinAsok-patch-1
Browse files Browse the repository at this point in the history
Update dev-deploy.yml
  • Loading branch information
AswinAsok authored Oct 4, 2023
2 parents 7fd526c + 8f0820b commit 6100f7f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dev-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:
- name: Build
env:
REACT_APP_LEADERBOARD_API: ${{ secrets.REACT_APP_LEADERBOARD_API }}
REACT_APP_CTF_SUMISSION_LINK: ${{ secrets.REACT_APP_CTF_SUMISSION_LINK}}
run: npm run build

- name: Configure SSH key
Expand Down

0 comments on commit 6100f7f

Please sign in to comment.