Skip to content

Commit

Permalink
Merge pull request #547 from v3io/development
Browse files Browse the repository at this point in the history
Development
  • Loading branch information
dinal authored Dec 3, 2020
2 parents 61706a3 + ec23d09 commit f568402
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ jobs:
- name: Set TSDB_LABEL to release tag
run: |
echo "::set-env name=TSDB_LABEL::${{ steps.release_info.outputs.REF_TAG }}"
echo "TSDB_LABEL=${{ steps.release_info.outputs.REF_TAG }}" >> $GITHUB_ENV
- uses: actions/checkout@v2

Expand Down

0 comments on commit f568402

Please sign in to comment.