Update .github/workflows/build.yml
This commit is contained in:
@@ -93,4 +93,5 @@ jobs:
|
|||||||
uses: https://github.bibk.top/actions/upload-artifact@v3
|
uses: https://github.bibk.top/actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: ${{ env.PROJECT_NAME }}-${{ github.sha }}
|
name: ${{ env.PROJECT_NAME }}-${{ github.sha }}
|
||||||
path: bin/*.mcaddon
|
path: bin/*.mcaddon
|
||||||
|
retention-days: 7
|
||||||
Reference in New Issue
Block a user