Skip to content

Commit

Permalink
Update build-pages.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Simo-C3 authored Jul 15, 2023
1 parent 4d6eab6 commit b4c87b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
echo "CTF_CDA_ACCESS_TOKEN=${{ secrets.CTF_CDA_ACCESS_TOKEN }}" >> .env
echo "BASE_URL=https://compositecomputer.club/" >> .env
echo "GOOGLE_ANALYTICS_ID=${{ secrets.GOOGLE_ANALYTICS_ID }}" >> .env
echo "TOYBOX_API_BASE_URL=${{ secrets.TOYBOX_API_BASE_URL }}" >> .env
- name: Install and Build 🔧
run: |
npm ci
Expand Down

0 comments on commit b4c87b0

Please sign in to comment.