Skip to content

Commit

Permalink
Retrigger run
Browse files Browse the repository at this point in the history
  • Loading branch information
MukuFlash03 committed Oct 8, 2024
1 parent 70c6db5 commit 52edb0d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/reusable_image_build_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -295,7 +295,6 @@ jobs:
git config --local user.email "[email protected]"
git config --local user.name "Github Actions bot to update .env with latest tags"
git tag -a ${{ steps.increment-release-tag.outputs.new_repo_version }} -m"$(git log --pretty=format:%s ${{ steps.set-tags.outputs.CURRENT_REPO_TAG }}...HEAD --no-merges)"
git push origin ${{ steps.increment-release-tag.outputs.new_repo_version }}
echo "Logging latest created and pushed tag"
Expand Down

0 comments on commit 52edb0d

Please sign in to comment.