mirror of
https://github.com/bombsquad-community/plugin-manager.git
synced 2025-10-08 14:54:36 +00:00
.
This commit is contained in:
parent
2386196ce7
commit
9ec3d6efd4
1 changed files with 2 additions and 1 deletions
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
|
|
@ -43,7 +43,8 @@ jobs:
|
|||
|
||||
- name: Apply Version Metadata
|
||||
run: |
|
||||
echo "find . -type f -name "
|
||||
echo "Python files found in the repository:"
|
||||
find . -type f -name "*.py"
|
||||
python test/auto_apply_version_metadata.py $(git log --pretty=format:'%h' -n 1)
|
||||
|
||||
- name: Commit Version Metadata
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue