Skip to content

Commit 4faaed2

Browse files
Update and rename build-and-release.yml to build.yml
1 parent 5bf4265 commit 4faaed2

1 file changed

Lines changed: 2 additions & 8 deletions

File tree

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Build Application & Release
1+
name: Build Application
22

33
on:
44
push:
@@ -31,11 +31,5 @@ jobs:
3131
- name: Publish binaries
3232
uses: actions/upload-artifact@v4
3333
with:
34-
name: EasiNote IwbMode Hacker
34+
name: EasiNote-IwbMode-Hacker
3535
path: dist
36-
- name: GH Release
37-
uses: softprops/action-gh-release@v2.4.1
38-
with:
39-
repository: ShihaoShenDev/EasiNote-IwbMode-Hacker
40-
token: ${{ secrets.GH_RELEASE }}
41-

0 commit comments

Comments
 (0)