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