@vb-test-org/hello-world-npm 1.0.5 → 1.0.6

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.
@@ -11,8 +11,9 @@ on:
11
11
  NPM_TOKEN:
12
12
  required: true
13
13
 
14
- permissions:
15
- contents: read
14
+ # permissions:
15
+ # id-token: write
16
+ # contents: read
16
17
 
17
18
  jobs:
18
19
  publish-npm:
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vb-test-org/hello-world-npm",
3
- "version": "1.0.5",
3
+ "version": "1.0.6",
4
4
  "description": "",
5
5
  "license": "ISC",
6
6
  "author": "",