We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c1bc43 commit 4f5a74bCopy full SHA for 4f5a74b
1 file changed
.github/workflows/release.yml
@@ -12,8 +12,8 @@ jobs:
12
with:
13
python-version: '3.10'
14
node-version: 'v18.16.0'
15
- permissions:
16
- contents: write # Required to create artifacts
+ permissions:
+ contents: write # Required to create artifacts
17
18
release:
19
runs-on: ubuntu-latest
0 commit comments