We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 760a949 commit 9bda67dCopy full SHA for 9bda67d
.github/workflows/publish.yml
@@ -7,7 +7,7 @@ on:
7
jobs:
8
publish-npm:
9
runs-on: ubuntu-latest
10
- permission:
+ permissions:
11
contents: read
12
id-token: write
13
steps:
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "exaroton",
3
- "version": "1.8.2",
+ "version": "1.8.3",
4
"description": "exaroton API client",
5
"homepage": "https://exaroton.com",
6
"main": "index.js",
0 commit comments