Skip to content

Action pulling source repo instead of deployment repo (was working a few weeks ago) #1782

Closed Answered by thomasantony
thomasantony asked this question in Q&A
Discussion options

You must be logged in to vote

I was able to fix this by adding the following extra step before the Deploy GH Pages step:

      - name: Cleanup any LFS refs
        run: find . -type f -name "*.lfs" -o -name "*.gitattributes" | xargs rm -f

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@thomasantony
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by thomasantony
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants