Skip to content

Commit

Permalink
Update maven-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
craftycodie authored Nov 6, 2024
1 parent 0404d78 commit 2cdd19d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
restore-keys: ${{ runner.os }}-m2

- name: Step 5 - Persist workflow data as artificats
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: github-actions-artifact
path: staging

0 comments on commit 2cdd19d

Please sign in to comment.