Skip to content

Commit

Permalink
Merge pull request #859 from fao89/unstage
Browse files Browse the repository at this point in the history
Unstage repo files on gh-pages branch
  • Loading branch information
openshift-merge-bot[bot] authored Jun 17, 2024
2 parents d6b6a34 + 96b5126 commit 334a6ae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ jobs:
git branch -D gh-pages &>/dev/null || true
git checkout --orphan gh-pages
git reset
- name: Commit asciidoc docs
run: |
Expand Down

0 comments on commit 334a6ae

Please sign in to comment.