Skip to content

Commit

Permalink
fix-tagging
Browse files Browse the repository at this point in the history
  • Loading branch information
niquerio committed Dec 16, 2024
1 parent 3903a96 commit 5de36e2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build-solr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,6 @@ jobs:
echo "tag doesn't exist yet. will continue to creating tag"
fi
- name: Tag commit
env:
TAG: ${{ github.event.inputs.tag-to-be-created }}
run: |
git config user.name "GitHub Actions Bot"
git config user.email "<>"
Expand Down

0 comments on commit 5de36e2

Please sign in to comment.