Skip to content

Commit

Permalink
Fetch tags
Browse files Browse the repository at this point in the history
  • Loading branch information
jordisala1991 committed Mar 19, 2020
1 parent c469f21 commit 4ce881a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/monorepo_split.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,7 @@ jobs:
php: ['7.3']
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 10000
- run: git fetch --depth=1 origin +refs/tags/*:refs/tags/*
- uses: shivammathur/setup-php@v2
with:
php-version: ${{ matrix.php }}
Expand Down

0 comments on commit 4ce881a

Please sign in to comment.