Skip to content

Commit

Permalink
Update deploytonetlify.yml
Browse files Browse the repository at this point in the history
remove link command
  • Loading branch information
RobKraft authored Jul 24, 2024
1 parent 9bd6de7 commit 4fb1f2d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/deploytonetlify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,6 @@ jobs:
- name: Install Netlify CLI
run: npm install -g netlify-cli

- name: Link Netlify site
run: netlify link --id ${{ secrets.NETLIFY_SITE_ID }}

- name: build netlify
run: netlify build

Expand Down

0 comments on commit 4fb1f2d

Please sign in to comment.