@kununu/stylelint-config 4.5.6 → 4.5.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -15,11 +15,10 @@ on:
15
15
 
16
16
  env:
17
17
  GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
18
- NPM_TOKEN: ${{ secrets.NPM_AUTOMATION_TOKEN }}
19
18
 
20
19
  permissions:
21
20
  id-token: write # Required for OIDC
22
- contents: read
21
+ contents: write
23
22
 
24
23
  jobs:
25
24
  release:
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kununu/stylelint-config",
3
- "version": "4.5.6",
3
+ "version": "4.5.7",
4
4
  "description": "kununu's stylelint config",
5
5
  "author": "kununu",
6
6
  "license": "ISC",