Skip to content

Commit

Permalink
chore: fetch all history in checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
robertsLando committed Mar 22, 2022
1 parent a7a4431 commit da4d60d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker-release-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0 # fetch everything
ref: ${{ github.event.inputs.branch }}

- uses: docker/[email protected]
Expand Down

0 comments on commit da4d60d

Please sign in to comment.