Skip to content

Commit

Permalink
Merge pull request #7 from Ivanello/master
Browse files Browse the repository at this point in the history
fix typo
  • Loading branch information
whitespots authored Apr 5, 2021
2 parents 990a1f8 + b71b519 commit 77bfb12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
with:
context: ./back/
push: true
tags: whitespots/security-requirements-generator-back:${{ fromJson(steps.gen_tag.outputs.tag) }}
tags: whitespots/security-requirements-generator-back:${{ steps.meta.outputs.version }}
-
name: Build front
uses: docker/build-push-action@v2
Expand Down

0 comments on commit 77bfb12

Please sign in to comment.