Skip to content

Commit

Permalink
refactor: Updated build scripts.
Browse files Browse the repository at this point in the history
Signed-off-by: scottxu <[email protected]>
  • Loading branch information
iamscottxu committed Jan 3, 2022
1 parent f9d2258 commit c594e4a
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 @@ -320,7 +320,7 @@ jobs:
with:
from: "${{ steps.get_last_release.outputs.tag_name }}"
to: "${{ needs.get_plugin_info.outputs.git_tag_name }}"
config-file: ".github/workflows/changelogConfig.json"
config-file: "${{ github.workspace }}/.github/workflows/changelogConfig.json"


create_release:
Expand Down

0 comments on commit c594e4a

Please sign in to comment.