OpenQuantumTools.jl
OpenQuantumTools.jl copied to clipboard
Tag bot does not work
The Tagbot github action log is GitHub returned a 5xx error code.
https://discourse.julialang.org/t/tagbot-github-action-runs-successfully-but-a-new-release-does-not-show-up-on-github-releases/80770
Should be solved by adding
permissions:
contents: write
to the .yml file.