Skip to content

Commit

Permalink
s
Browse files Browse the repository at this point in the history
s
  • Loading branch information
idanl21 authored Mar 28, 2022
1 parent d1b2db8 commit 6bda7c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
run: |
echo "RELEASE_VERSION=${GITHUB_REF#refs/*/}" >> $GITHUB_ENV
echo "LATE_IMG=public.ecr.aws/opsterio/opense arch-operator:latest" >> $GITHUB_ENV
- name: Test envs
- name: Test env
run: |
echo $RELEASE_VERSION
echo ${{ env.RELEASE_VERSION }}
Expand Down

0 comments on commit 6bda7c5

Please sign in to comment.