Skip to content

Commit

Permalink
Update prod.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Lanky-23 authored Aug 16, 2024
1 parent f576cb2 commit 7c8de2a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ jobs:
run: |
remote_repo="https://${GITHUB_ACTOR}:${{ secrets.GITHUB_TOKEN }}@github.com/${GITHUB_REPOSITORY}.git"
git remote add action $remote_repo
git config pull.rebase false
git pull $remote_repo main
- name: Install dependencies
Expand Down

0 comments on commit 7c8de2a

Please sign in to comment.