chore: synced local './' with remote 'repo-template/'

This commit is contained in:
qbox-duck[bot]
2024-09-18 20:21:18 +00:00
committed by GitHub
parent 5f44911b61
commit ec52cb22c0
3 changed files with 30 additions and 12 deletions
+1 -5
View File
@@ -39,8 +39,4 @@ jobs:
add: fxmanifest.lua
push: true
message: 'chore: bump manifest version to ${{ inputs.version }}'
- name: Push Git Tag
run: |
git tag ${{ inputs.version }}
git push origin ${{ inputs.version }}
tag: ${{ inputs.version }}