OpenQuantumTools.jl icon indicating copy to clipboard operation
OpenQuantumTools.jl copied to clipboard

Tag bot does not work

Open neversakura opened this issue 3 years ago • 2 comments

The Tagbot github action log is GitHub returned a 5xx error code.

neversakura avatar Jun 12 '22 02:06 neversakura

https://discourse.julialang.org/t/tagbot-github-action-runs-successfully-but-a-new-release-does-not-show-up-on-github-releases/80770

neversakura avatar Jun 12 '22 05:06 neversakura

Should be solved by adding

permissions:
  contents: write

to the .yml file.

neversakura avatar Oct 26 '22 23:10 neversakura