Skip to content

Commit

Permalink
TEMP WIP - I do not want to add Rakefile to the merging step
Browse files Browse the repository at this point in the history
  • Loading branch information
titusfortner committed Jun 21, 2024
1 parent 12dc656 commit 02d31bf
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/update-documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -156,10 +156,6 @@ jobs:
uses: actions/checkout@v4
with:
ref: 'gh-pages'
- name: Get updated Rakefile
run: |
git fetch origin auto_docs
git checkout origin/auto_docs -- Rakefile
- name: Create and checkout new branch
run: |
git config --local user.email "selenium-ci@users.noreply.github.com"
Expand Down

0 comments on commit 02d31bf

Please sign in to comment.