update project
Some checks failed
Build ESLint Config on Tag / build (push) Failing after 4s

This commit is contained in:
2025-12-21 17:52:34 +01:00
parent b3594bd0f7
commit 3a78197e3b
2 changed files with 4 additions and 7 deletions

View File

@@ -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