Making Changes to Actions Unless action is written in typescript, simply update the source code and commit & push If typescript After changing source code, recompile package before pushing changes npm run all git add . git commit git push