Skip to content

Commit

Permalink
Fix indent
Browse files Browse the repository at this point in the history
  • Loading branch information
vicziani committed Sep 10, 2021
1 parent 8a829f8 commit 7ae88ae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/lws.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,5 @@ jobs:
file: ./Dockerfile
push: true
tags:
- ${{ secrets.DOCKER_HUB_USERNAME }}/lwsapp:latest
- ${{ secrets.DOCKER_HUB_USERNAME }}/lwsapp:${{ steps.get_version.outputs.version }}
- ${{ secrets.DOCKER_HUB_USERNAME }}/lwsapp:latest
- ${{ secrets.DOCKER_HUB_USERNAME }}/lwsapp:${{ steps.get_version.outputs.version }}

0 comments on commit 7ae88ae

Please sign in to comment.