Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Matts966 authored Nov 9, 2020
1 parent 9b2227f commit 8bff8e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ jobs:
env:
TAG: ${{ github.event.release.tag_name }}
run: |
docker run "matts966/alphasql${TAG}" alphadag .
docker run "matts966/alphasql:${TAG}" alphadag .
docker-github:
name: Push image to GitHub Packages
Expand Down

0 comments on commit 8bff8e7

Please sign in to comment.