Skip to content

Commit 814212f

Browse files
author
Chris Wiechmann
committed
[skip ci] Disable release on GitHub-Actions for now
1 parent 54500d5 commit 814212f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/openapi.validator.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
run: |
3030
mvn clean verify
3131
release:
32-
if: github.event.release.tag_name
32+
if: github.event.release.tag_name-disabled
3333
name: Release OpenAPI Validator
3434
runs-on: ubuntu-latest
3535
needs: tests

0 commit comments

Comments
 (0)