Skip to content

Commit

Permalink
Update static.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
matth3wss authored Oct 9, 2023
1 parent 7b53cc2 commit 790dc32
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,6 @@ jobs:
git config --global user.email "you@example.com"
git config --global user.name "Your Name"
- name: Pull changes from remote gh-pages branch
run: |
git pull origin gh-pages
- name: Create gh-pages branch if it does not exist
run: |
git checkout -b gh-pages || true
Expand Down

0 comments on commit 790dc32

Please sign in to comment.