Skip to content

Commit fa16054

Browse files
committed
test valid version
1 parent f85a8d4 commit fa16054

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/testing_and_publishing_OLM_bundle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
- name: Set tag image for test version
5050
if: startsWith(github.ref, 'refs/tags/v') == false
5151
run: |
52-
echo "BUNDLE_VERSION=0.0.0" >> $GITHUB_ENV
52+
echo "BUNDLE_VERSION=2.7.0" >> $GITHUB_ENV
5353
5454
- name: Install and configure Poetry
5555
uses: snok/install-poetry@v1

0 commit comments

Comments
 (0)