Skip to content

Commit

Permalink
feature: CLDSRV-278 remove trailing quote
Browse files Browse the repository at this point in the history
  • Loading branch information
miniscruff committed Sep 21, 2022
1 parent bace304 commit 2bc8079
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
name: ${{ github.event.repository.name }}
context: .
file: images/svc-base/Dockerfile
tag: ${{ github.event.inputs.tag }}-svc-base"
tag: ${{ github.event.inputs.tag }}-svc-base

github-release:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 2bc8079

Please sign in to comment.