We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b8c8c6 commit 8be1d98Copy full SHA for 8be1d98
1 file changed
README.md
@@ -71,8 +71,6 @@ Then customize the code for your repository:
71
1. Update the code for your project:
72
73
* rename `cmd/go-cli-github` to `cmd/$YOUR_COMMAND`
74
- * rename `deploy/go-cli-github` to `deploy/$YOUR_COMMAND`
75
- * update `deploy/$YOUR_COMMAND/Dockerfile`
76
* update `.github/workflows/build.yaml`, replacing `go-cli-github` with `$YOUR_COMMAND`.
77
* update `.goreleaser.yaml` to build `cmd/$YOUR_COMMAND`
78
* update the links at the top of `README.md`
0 commit comments