Skip to content

Commit

Permalink
Lit (#28)
Browse files Browse the repository at this point in the history
* Update global github user

* update files and improve worklflow

* update workflow for the 8071234 time

* update branch, hope this fix work
  • Loading branch information
thefourcraft authored Sep 12, 2023
1 parent fa2aa95 commit 9983d34
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/create_docusaurus_page.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ jobs:
run: |
ISSUE_NUMBER=${{ github.event.issue.number }}
BRANCH_NAME="new-page-${ISSUE_NUMBER}"
git fetch origin $BRANCH_NAME:$BRANCH_NAME
git checkout $BRANCH_NAME
- name: Create Docusaurus File
Expand Down

0 comments on commit 9983d34

Please sign in to comment.