We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c9b7b6 commit 509c71bCopy full SHA for 509c71b
openapi-processor-core/.github/workflows/release.yaml
@@ -35,10 +35,3 @@ jobs:
35
BINTRAY_USER: ${{ secrets.BINTRAY_USER }}
36
BINTRAY_KEY: ${{ secrets.BINTRAY_KEY }}
37
run: ./gradlew publishRelease
38
-
39
- - name: archive test results
40
- uses: actions/upload-artifact@v1
41
- if: always()
42
- with:
43
- name: test results
44
- path: build/reports
0 commit comments