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 f1bcfe7 commit f765948Copy full SHA for f765948
.github/workflows/test_n_pub.yml
@@ -65,6 +65,7 @@ jobs:
65
66
release:
67
name: Distribution
68
+ permissions: write-all
69
runs-on: ubuntu-latest
70
needs: tests
71
if: startsWith(github.ref, 'refs/tags')
0 commit comments