Skip to content

Commit

Permalink
CI: fetch tags on pull
Browse files Browse the repository at this point in the history
  • Loading branch information
jaapio committed Aug 27, 2023
1 parent 19cbbf7 commit 855404b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -237,6 +237,8 @@ jobs:
- uses: actions/checkout@v3
with:
set-safe-directory: '/github/workspace'
fetch-tags: true

- uses: ./.github/workflows/phar
with:
php-version: ${{ env.defaultPHPVersion }}
Expand Down

0 comments on commit 855404b

Please sign in to comment.