Skip to content

Commit

Permalink
Use tag_with_ref: true to parse tag
Browse files Browse the repository at this point in the history
  • Loading branch information
Matts966 committed Jun 19, 2020
1 parent 544fae3 commit 8fb268b
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 @@ -62,4 +62,4 @@ jobs:
username: ${{ secrets.DOCKER_USERNAME }}
password: ${{ secrets.DOCKER_PASSWORD }}
repository: matts966/alphasql
tags: ${{ github.ref }}
tag_with_ref: true

0 comments on commit 8fb268b

Please sign in to comment.