Skip to content

Commit

Permalink
Workflow configuration supports submodule
Browse files Browse the repository at this point in the history
  • Loading branch information
rehanhaider authored Aug 4, 2021
1 parent 8feafd0 commit 8339a6c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
submodules: 'true'
- uses: rehanhaider/[email protected]
env:
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
Expand Down

0 comments on commit 8339a6c

Please sign in to comment.