mirror of
https://github.com/bombsquad-community/plugin-manager.git
synced 2026-08-27 01:12:38 +00:00
Fix
This commit is contained in:
parent
3a480dfff6
commit
afacc49152
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
|
@ -25,7 +25,7 @@ jobs:
|
|||
tag_name: ${{ github.ref }}
|
||||
release_name: ${{ github.ref }}
|
||||
body: |
|
||||
$(python3 test/get_changes.py `github.ref`)
|
||||
$(python3 test/get_changes.py "${{ github.ref }}")
|
||||
draft: false
|
||||
prerelease: false\
|
||||
- name: Upload Release Asset
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue