Skip to content

Commit

Permalink
Attempt to name task
Browse files Browse the repository at this point in the history
  • Loading branch information
CiroZDP committed Sep 14, 2024
1 parent cab0671 commit 5ed593c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.SECRET_TOKEN }}

- uses: ./.github/actions/upload_build
- name: Publish client artifact
name: Publish client artifact
if: ${{ always() && steps.compile.outcome == 'success' }}
with:
SOURCE_FILE: 'target/client.jar'
Expand Down

0 comments on commit 5ed593c

Please sign in to comment.