Skip to content

Commit

Permalink
Fix path
Browse files Browse the repository at this point in the history
Signed-off-by: Gabriel-Trintinalia <[email protected]>
  • Loading branch information
Gabriel-Trintinalia committed Aug 13, 2024
1 parent 3507d17 commit c00368c
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 @@ -29,7 +29,7 @@ jobs:
- name: Read configuration file
id: read_config
run: |
config=$(cat path/to/your/config.json)
config=$(cat linea-besu/build.json)
echo "Configuration file content:"
echo "$config"
echo "$config" > config.json
Expand Down

0 comments on commit c00368c

Please sign in to comment.