Skip to content

Commit

Permalink
fix daxk action
Browse files Browse the repository at this point in the history
  • Loading branch information
ciangottini committed Sep 24, 2021
1 parent 9e0ed51 commit 52892ee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/dask.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ jobs:
name: Checkout
uses: actions/checkout@v2
-
name: Set env
run: echo "RELEASE_VERSION=${GITHUB_REF#refs/*/}" >> $GITHUB_ENV
name: Set env
run: echo "RELEASE_VERSION=${GITHUB_REF#refs/*/}" >> $GITHUB_ENV
-
name: Docker meta
id: docker_meta
Expand Down

0 comments on commit 52892ee

Please sign in to comment.