This commit is contained in:
@@ -32,10 +32,7 @@ jobs:
|
|||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# 6️⃣ Optional: Archive dist as artifact
|
- name: Create release
|
||||||
# Uncomment if you want to attach build output to the workflow run
|
uses: softprops/action-gh-release@v2
|
||||||
# - name: Archive build
|
with:
|
||||||
# uses: actions/upload-artifact@v3
|
files: dist/index.js
|
||||||
# with:
|
|
||||||
# name: eslint-config-dist
|
|
||||||
# path: dist
|
|
||||||
|
|||||||
Reference in New Issue
Block a user