Skip to content

Commit

Permalink
fixed initial tag creation
Browse files Browse the repository at this point in the history
  • Loading branch information
Unreal-Dan committed Jul 14, 2024
1 parent c27177e commit f66abf0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,8 +91,6 @@ jobs:
if [ "${{ env.tag }}" == "none" ]; then
echo "No tags found. Creating initial tag 1.0.0."
echo "new_tag=1.0.0" >> $GITHUB_ENV
else
echo "skip_release=false" >> $GITHUB_ENV
fi
- name: Calculate new version
Expand Down

0 comments on commit f66abf0

Please sign in to comment.