Skip to content
Snippets Groups Projects
Commit 1892211c authored by Martin Larralde's avatar Martin Larralde
Browse files

Fix permissions in `package.yml` Actions workflow [ci skip]

parent 64c993be
No related branches found
No related tags found
No related merge requests found
Pipeline #62306 skipped
......@@ -229,6 +229,7 @@ jobs:
uses: pypa/gh-action-pypi-publish@release/v1
release:
permissions: write-all
environment: GitHub Releases
runs-on: ubuntu-latest
if: "startsWith(github.ref, 'refs/tags/v')"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment