Skip to content

Commit

Permalink
Merge pull request #47 from junghoon-vans/ci/apply-inline-style-subst…
Browse files Browse the repository at this point in the history
…itutions-to-bump-action

ci: Apply inline style substitutions to bump action
  • Loading branch information
junghoon-vans authored Jan 1, 2023
2 parents d6d4b33 + 89dc5bc commit c10e817
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/bump-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,7 @@ jobs:
env:
BADGE_LINK: https://img.shields.io/github/actions/workflow/status/junghoon-vans/varst/python-publish.yml
with:
substitutions: >-
'GitHub Workflow Status=${{ env.BADGE_LINK }}?branch=v${{ env.REVISION }}'
substitutions: 'GitHub Workflow Status=${{ env.BADGE_LINK }}?branch=v${{ env.REVISION }}'

- name: Push updated files to repository
if: env.LATEST_TAG != env.REVISION
Expand Down

0 comments on commit c10e817

Please # to comment.