更新 .gitea/workflows/demo.yaml
自动流水线示例 / build (push) Successful in 1m41s Details
自动流水线示例 / upload (ubuntu-latest) (push) Successful in 17s Details
自动流水线示例 / deploy (push) Successful in 16s Details
自动流水线示例 / download (push) Failing after 43s Details
自动流水线示例 / 检查 (push) Successful in 8s Details
自动流水线示例 / 制品上传 (ubuntu-latest, a) (push) Has been skipped Details
自动流水线示例 / 制品上传 (ubuntu-latest, b) (push) Has been skipped Details
自动流水线示例 / 制品上传 (ubuntu-latest, c) (push) Has been skipped Details

发布生产
This commit is contained in:
xiehaijun 2025-07-27 14:42:16 +00:00
parent beb1800dc8
commit 739aa8327e
1 changed files with 1 additions and 2 deletions

View File

@ -256,7 +256,7 @@ jobs:
ls -alh ./release/
echo "获取github的环境变量: https://graphite.dev/guides/github-actions-variables ${{ GITHUB_REPOSITORY }} "
echo "获取gitea: ${{ gitea.repository }}"
- name: 上传Release
- name: Release ${{ steps.vars.outputs.tag }}
uses: softprops/action-gh-release@v2
#env:
#GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
@ -268,7 +268,6 @@ jobs:
# tag_name: 标签名称。默认为github.ref_name
#tag_name: ${{ needs.upload.outputs.tag-name }}
tag_name: ${{ steps.vars.outputs.tag }}
name: "Release ${{ steps.vars.outputs.tag }}"
with:
files: |
*.txt