Skip to content

Commit c284dea

Browse files
author
Enda
authored
Revert "ci: add GitHub Action to automate npm publish (#10)" (#11)
This reverts commit 8c138b6.
1 parent 8c138b6 commit c284dea

File tree

2 files changed

+2
-26
lines changed

2 files changed

+2
-26
lines changed

.github/workflows/release-spectral.yml

Lines changed: 0 additions & 24 deletions
This file was deleted.

spectral/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rhoas/spectral-ruleset",
3-
"version": "0.0.0",
3+
"version": "0.1.2",
44
"description": "Spectral ruleset",
55
"private": false,
66
"main": "ruleset.yaml",
@@ -44,4 +44,4 @@
4444
"url": "https://github.com/redhat-developer/app-services-api-guidelines/issues"
4545
},
4646
"homepage": "https://github.com/redhat-developer/app-services-api-guidelines#readme"
47-
}
47+
}

0 commit comments

Comments
 (0)