Skip to content

Commit

Permalink
[DEL] Remove origin exist
Browse files Browse the repository at this point in the history
  • Loading branch information
Gaetan Jonathan committed May 13, 2024
1 parent 98fb6ee commit b6519ac
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/cd-dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,6 @@ jobs:
npm install
npm install gh-pages --save-dev
- name: Config git user
run: |
git remote add origin https://github.com/WhyNotLinuxMG/whynotlinux-website.git
- name: Build and Deploy React app to GitHub Pages
run: npm run deploy

0 comments on commit b6519ac

Please sign in to comment.