Skip to content

Commit

Permalink
another
Browse files Browse the repository at this point in the history
  • Loading branch information
mpuigdomenchSage committed Jan 23, 2025
1 parent 82aa780 commit 369c1d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-layer-collector.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
run: |
cd ${{ github.workspace }}
pwd
git fetch -a
git pull -a
git describe --tags
echo "bum"
last_tag=$(git describe --tags `git rev-list --tags --max-count=1`)
Expand Down

0 comments on commit 369c1d6

Please sign in to comment.