Skip to content

Commit

Permalink
add number maybe?
Browse files Browse the repository at this point in the history
  • Loading branch information
rhysdh540 committed Apr 10, 2024
1 parent c530ddc commit b182c08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@ jobs:
- name: upload artifacts
uses: actions/upload-artifact@v4
with:
name: interiors-artifacts #-v${{ github.run_number }} <-- doesnt work with nightly.link
name: interiors-artifacts-v${{ github.run_number }}
path: |
*/build/libs/*.jar

0 comments on commit b182c08

Please sign in to comment.