Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
f-peverali committed Oct 15, 2024
1 parent 2460431 commit 0c8f7e2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/update_index.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# This script works only for Technical correction updates, e.g. augmenting from 4.0.1 to 4.0.2. For Major or Minor updates, the script needs to be adjusted to handle the versioning correctly or it should be done manually.
# This script is used in an action to update the index.html file with the latest data from IG-folder Version added to the IG Folder. Alternatively a Version for the update can be provided as an argument.

# Test updaet # todo remove

import os
import sys
import re
Expand Down

0 comments on commit 0c8f7e2

Please sign in to comment.