We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cbd8f87 commit bef61b2Copy full SHA for bef61b2
.github/workflows/megalinter.yaml
@@ -16,6 +16,3 @@ jobs:
16
with:
17
token: ${{ secrets.PAT || secrets.GITHUB_TOKEN }}
18
fetch-depth: 0
19
- - name: Archive production artifacts
20
- if: ${{ success() }} || ${{ failure() }}
21
- uses: actions/upload-artifact@v3
0 commit comments