Skip to content

Commit

Permalink
Submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
orta committed Oct 28, 2023
1 parent 3d224b6 commit 250d28b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ jobs:
- name: Checkout
uses: actions/checkout@v3
with:
submodules: 'true'
token: ${{ secrets.PAT_TOKEN }}
submodules: 'true'

- name: Setup Ruby
uses: ruby/setup-ruby@v1
with:
Expand Down

0 comments on commit 250d28b

Please sign in to comment.