Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Teddy563 authored Nov 27, 2023
1 parent 21d4f6a commit 23075a2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: Java CI
name: Buildpls

on: [push]
on: push

jobs:
build:
Expand All @@ -19,4 +19,4 @@ jobs:
- uses: actions/upload-artifact@v3
with:
name: PSHubCore.jar
path: staging/PSHubCore.jar
path: staging/PSHubCore.jar

0 comments on commit 23075a2

Please sign in to comment.