Skip to content

Commit

Permalink
checkout full history of repo to pull tags
Browse files Browse the repository at this point in the history
  • Loading branch information
bitcoin-tools authored May 5, 2024
1 parent cd95c08 commit 1dac89e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/push_release_images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ jobs:
- {container: 'opensuse', dockerfile: 'Dockerfile_opensuse'}
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Extract tag name
run: |
if [[ "${{ github.event_name }}" == "release" ]]; then
Expand Down

0 comments on commit 1dac89e

Please sign in to comment.