Update run.yml

This commit is contained in:
Larvan2
2023-09-29 14:18:31 +08:00
committed by GitHub
parent 3c295f2c35
commit e8919e0357

View File

@@ -271,7 +271,7 @@ jobs:
tag: latest tag: latest
file_glob: true file_glob: true
file: ./publish/* file: ./publish/*
body_path: release.txt body: release.txt
- name: Git push assets to "release" branch - name: Git push assets to "release" branch
run: | run: |