We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b71798c commit 96f90f1Copy full SHA for 96f90f1
.github/workflows/release.yml
@@ -61,6 +61,8 @@ jobs:
61
name: 🧱 Build and Publish Fusion Tooling
62
runs-on: ${{ matrix.os }}
63
needs: release
64
+ permissions:
65
+ contents: write
66
strategy:
67
matrix:
68
include:
0 commit comments