Skip to content

Commit

Permalink
github token changed
Browse files Browse the repository at this point in the history
  • Loading branch information
imdurgeshpal committed May 27, 2024
1 parent 3e6bc8d commit cf29baf
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,15 +19,7 @@ jobs:

- name: Prepare and deploy
env:
GH_TOKEN: ${{ secrets.GH_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: |
npm install
# npm run lint
###
# Configure Angular first!
####
# npm test -- --watch=false --progress=false --browsers=ChromeHeadlessCI
# npm run webdriver-update-ci
# npm run e2e -- --protractor-config=e2e/protractor-ci.conf.js --webdriver-update=false
####
npm run ng -- deploy --base-href=/Angular-CRUD-Operations/ --name="Durgesh Pal" --email=imdurgeshpal@gmail.com

0 comments on commit cf29baf

Please sign in to comment.