Skip to content
This repository has been archived by the owner on Nov 8, 2023. It is now read-only.

Commit

Permalink
Update upload-to-release-jar.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jianjianai committed May 22, 2023
1 parent f768470 commit 34c84bc
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .github/workflows/upload-to-release-jar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ on:
- "*.*.*.*"

jobs:
build:
name: 构建并发布
build-jar:
name: 构建jar包并发布
runs-on: ubuntu-latest
steps:
- name : 检查
Expand All @@ -43,3 +43,6 @@ jobs:
with:
files: |
./NewBingGoGo-web.jar


0 comments on commit 34c84bc

Please sign in to comment.