Skip to content

Commit

Permalink
Drop fetch-depth: 1
Browse files Browse the repository at this point in the history
  • Loading branch information
rhaschke committed Oct 4, 2023
1 parent e2c5e14 commit b712b9c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/docker-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ jobs:
uses: actions/checkout@v4
with:
ref: ${{ matrix.ROS_DISTRO == 'rolling' && 'main' || matrix.ROS_DISTRO }}
fetch-depth: 1
- name: Set lower case for container name
run: |
echo "GH_IMAGE_LC=${GH_IMAGE,,}" >>${GITHUB_ENV}
Expand Down

0 comments on commit b712b9c

Please sign in to comment.