Skip to content

Commit

Permalink
fix: Fix git commit error
Browse files Browse the repository at this point in the history
  • Loading branch information
zuhanit authored Jan 15, 2023
1 parent e746307 commit e399680
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/auto_update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
- name: Repository checkout
uses: actions/checkout@v3
with:
ref: ${{ github.ref_name }}
submodules: true

- name: Use Node.js ${{ matrix.node-version }}
Expand Down

0 comments on commit e399680

Please sign in to comment.