We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f67f84f commit 9503a4aCopy full SHA for 9503a4a
1 file changed
.github/workflows/manual-publish.yml
@@ -83,7 +83,6 @@ jobs:
83
if-no-files-found: warn
84
retention-days: 14
85
86
-
87
- name: Upload npm debug logs (on failure)
88
if: failure() && steps.npm_publish.outcome == 'failure'
89
uses: actions/upload-artifact@v4
0 commit comments