Ferrite-FEM / Ferrite-FEM/FerriteViz.jl
TagBot: Manual intervention needed for releases
- Dominant language
- Julia
- Stars
- 36
- Forks
- 11
- Avg merge
- 14d 16h
- Merged PRs (30d)
- 1
Description
TagBot could not automatically create releases for the following versions.
**Likely cause(s):**
- The `GITHUB_TOKEN` lacks `contents: write` permission to push tags
## Versions needing manual release
- [ ] `v0.3.0` at commit `6f0a236e`
## How to fix
Run these commands locally:
```bash
gh release create v0.3.0 --generate-notes
```
Or create releases manually via the GitHub UI.
## Prevent this in the future
- Add `permissions: contents: write` to your TagBot workflow, or use a PAT/deploy key
---
*This issue was automatically created by TagBot. ([Run logs](https://github.com/Ferrite-FEM/FerriteViz.jl/actions/runs/30358680293))*
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.