
Halo, kalau kamu merasa tulisan saya ngebantu, kamu bisa ucapkan terima kasih lewat saweria .
If you feel this website help you, you can donate at saweria .
This Error Came Because My Github Actions Error
This error came when my repo github actions run. It run to create new tag & release automatically

Error When Try To Create Tag & Release by Github Actions
How To
It was permission problem. Because github actions worflows need permission to create new tag & release.
To fix this, you need to give github actions (workflows) permission to read & write in the repo for all scopes.
- Go to repo “Settings”

Go To Organization Setting
- Then go to “Actions” -> “General”. Remember, you should be an owner of repo to change this settings

Change Workflows Permissions