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 b9a8934
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 @@ -19,6 +19,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
fetch-tags: true

- name: Setup cache environment
id: cache-env
Expand Down

0 comments on commit b9a8934

Please sign in to comment.