Skip to content

Commit ba57b54

Browse files
authored
Update update_available_software.yml
1 parent 8cfd86d commit ba57b54

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/update_available_software.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,8 @@ jobs:
5353
echo "json_data_changed=no" >> $GITHUB_OUTPUT
5454
fi
5555
56-
# remove original JSON file, or it'll end up in the PR being opened
57-
rm -f docs/available_software/data/eessi_api_metadata_software.json
56+
# remove the data directory containing the original JSON file, or it'll end up in the PR being opened
57+
rm -f docs/available_software/data
5858
5959
- name: create pull request
6060
uses: peter-evans/create-pull-request@271a8d0340265f705b14b6d32b9829c1cb33d45e # v7.0.8

0 commit comments

Comments
 (0)