Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nicholasjackson authored Sep 4, 2021
1 parent 5dca5d6 commit 20878a7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,5 @@ jobs:
- name: Upload a Build Artifact
uses: actions/[email protected]
with:
name: fabric-projector-1.0.0.jar
path: ./build/libs/fabric-projector-1.0.1.jar
name: projector-1.0.1.jar
path: ./build/libs/projector-1.0.1.jar

0 comments on commit 20878a7

Please sign in to comment.