Skip to content

Commit

Permalink
chore: fix workflow (#5709)
Browse files Browse the repository at this point in the history
  • Loading branch information
asbiin committed Nov 19, 2021
1 parent 6b28339 commit ccd1a4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Expand Up @@ -157,4 +157,4 @@ jobs:
workflow: Release update
repo: monicahq/docker
token: ${{ secrets.DOCKER_GITHUB_TOKEN }}
inputs: '{ "release": "v${{ needs.semantic.outputs.new_release_version }}" }'"
inputs: '{ "release": "v${{ needs.semantic.outputs.new_release_version }}" }'

0 comments on commit ccd1a4c

Please sign in to comment.