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
c92e07f5e9
commit
9e98b694d7
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -46,7 +46,7 @@ jobs:
|
|||
LAST_SHORTEN_COMMIT_HASH=$(git log --pretty=format:'%h' -n 1)
|
||||
LAST_COMMIT_HASH=$(git log --pretty=format:'%H' -n 1)
|
||||
CHANGED_FILES=$(git diff-tree --no-commit-id --name-only -r "$LAST_COMMIT_HASH")
|
||||
echo $CHANGED_FILES
|
||||
echo CHANGED_FILES
|
||||
python test/auto_apply_version_metadata.py "$LAST_SHORTEN_COMMIT_HASH" "$CHANGED_FILES"
|
||||
|
||||
- name: Commit Version Metadata
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue