@@ -5,6 +5,9 @@ on:
concurrency: ${{ github.workflow }}-${{ github.ref }}
+permissions:
+ contents: write
+
jobs:
publish:
runs-on: ubuntu-latest