Skip to content

Commit

Permalink
Extrack Release version
Browse files Browse the repository at this point in the history
  • Loading branch information
Jorge committed Jun 7, 2022
1 parent adedfdd commit 29f940b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,9 @@ jobs:
id: checkout-code
uses: actions/checkout@master

- name: Set env
run: echo "RELEASE_VERSION=${GITHUB_REF#refs/*/}" >> $GITHUB_ENV

- name: Log into registry
uses: docker/login-action@49ed152c8eca782a232dede0303416e8f356c37b
with:
Expand Down

0 comments on commit 29f940b

Please sign in to comment.