GitHub Actions

Notes for code GitHub Actions

Remove Existing Runners

Issue

1
2
3
4
# Runner removal

Failed: Removing runner from the server
Value cannot be null. (Parameter 'configuredSettings')

Solution

1
2
3
rm .runner // if exists
rm .runner-migrated // if exists
./config.sh remove
comments powered by Disqus
Built with Hugo
Theme Stack designed by Jimmy