Skip to content

Commit f89ea6e

Browse files
committed
fx
1 parent fa193bd commit f89ea6e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/publish-operatorhub.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,7 @@ jobs:
7272
exit 1
7373
fi
7474
75-
echo "VERSION=$VERSION" >> $GITHUB_OUTPUT
76-
echo "TAG=$TAG" >> $GITHUB_OUTPUT
75+
echo "VERSION=$VERSION" >> $GITHUB_ENV
7776
7877
- name: Validate version format
7978
if: ${{ github.event.inputs.version != '' }}

0 commit comments

Comments
 (0)