Skip to content

Commit

Permalink
chore: remove unused build-args
Browse files Browse the repository at this point in the history
  • Loading branch information
stanistan committed May 23, 2023
1 parent 81812ed commit 134190c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@ jobs:
uses: docker/[email protected]
with:
images: stanistan/present-me
build-args: |
VERSON_SHA=${{ github.sha }}
tags: |
type=semver,pattern=v{{version}}
- name: Build and push Docker image
Expand Down

0 comments on commit 134190c

Please sign in to comment.