Skip to content

Commit

Permalink
Update local_secretmessaging.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
themasterz854 authored Dec 3, 2023
1 parent fce3c5d commit 41fbc91
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/local_secretmessaging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,8 @@ jobs:
uses: actions/upload-artifact@v3
with:
name: java-app
path: '${{ github.workspace }}/target/*.jar'
path: '${{ github.workspace }}/out/artifacts/SERVER_jar/*.jar
deploy:
runs-on: windows-latest
Expand Down

0 comments on commit 41fbc91

Please sign in to comment.