Skip to content

Commit

Permalink
Update snapshot_publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rotgruengelb authored Oct 16, 2024
1 parent 348e445 commit 74043fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/snapshot_publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
# Step 8
# Optional step, will enable you to see what you have released as well here on GitHub
- name: Upload Artifacts
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v3
with:
name: release-build-libs
path: build/libs
Expand Down

0 comments on commit 74043fe

Please sign in to comment.