Skip to content

Commit

Permalink
Delete Fontawesome_Token
Browse files Browse the repository at this point in the history
  • Loading branch information
ramueSVA committed Mar 26, 2024
1 parent 4a6c085 commit a7f713a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/build-for-development.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,6 @@ jobs:
with:
node-version: '20'
cache: 'npm'
- name: Fontawesome
run: |
cp ~/work/num-portal-webapp/num-portal-webapp/.github/.npmrc ~/
envsubst '$FONTAWESOME_NPM_AUTH_TOKEN' < ~/.npmrc
- name: Install
run: npm install
- name: Run Linter
Expand Down
4 changes: 0 additions & 4 deletions .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,6 @@ jobs:
with:
node-version: '20'
cache: 'npm'
- name: Fontawesome
run: |
cp ~/work/num-portal-webapp/num-portal-webapp/.github/.npmrc ~/
envsubst '$FONTAWESOME_NPM_AUTH_TOKEN' < ~/.npmrc
- name: Install
run: npm install
- name: Run Linter
Expand Down

0 comments on commit a7f713a

Please sign in to comment.