Skip to content

Commit

Permalink
Fix previous change
Browse files Browse the repository at this point in the history
  • Loading branch information
jf-06 committed Feb 29, 2024
1 parent d7d1bef commit c1ccbda
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,10 +104,9 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
env:
GITHUB_TOKEN: ${{ secrets.DEPLOYER_TOKEN }}
with:
submodules: recursive
token: ${{ secrets.DEPLOYER_TOKEN }}

- name: Move to Checkout Path
run: |
Expand Down

0 comments on commit c1ccbda

Please sign in to comment.