mirror of
https://github.com/bombsquad-community/plugin-manager.git
synced 2025-10-08 14:54:36 +00:00
forgot to close it
This commit is contained in:
parent
5ab3034a09
commit
a3636afdd7
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -43,7 +43,7 @@ jobs:
|
|||
|
||||
- name: Apply Version Metadata
|
||||
run: |
|
||||
echo "Git commit short hash: $(git log --pretty=format:'%h' -n 1)
|
||||
echo "Git commit short hash: $(git log --pretty=format:'%h' -n 1)"
|
||||
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