Skip to content

Commit 8a38bbf

Browse files
Maj UPD 1
1 parent 31788b9 commit 8a38bbf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,6 @@ jobs:
7676
id: create_release
7777
run: |
7878
NEW_TAG="${{ steps.get_new_version.outputs.new_release_version }}"
79-
LATEST_EXISTING_TAG="${{ steps.get_new_version.outputs.latest_existing_tag }}"
8079
RELEASE_NAME="Release $NEW_TAG"
8180
8281
echo "Attempting to create release: $RELEASE_NAME"

0 commit comments

Comments
 (0)