Skip to content

Commit

Permalink
fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
jendave committed Jun 7, 2024
1 parent d003511 commit 6f99de4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ jobs:
id: sub_manifest_link_version
uses: cschleiden/replace-tokens@v1
with:
files: "module.json"
files: "./src/module.json"
env:
VERSION: ${{ steps.get_version.outputs.version-without-v }}
URL: ${{ env.project_url }}
Expand Down

0 comments on commit 6f99de4

Please sign in to comment.