Skip to content

Commit 8be1d98

Browse files
committed
chore: remove mention of deprecated deploy directory
1 parent 5b8c8c6 commit 8be1d98

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,6 @@ Then customize the code for your repository:
7171
1. Update the code for your project:
7272

7373
* 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`
7674
* update `.github/workflows/build.yaml`, replacing `go-cli-github` with `$YOUR_COMMAND`.
7775
* update `.goreleaser.yaml` to build `cmd/$YOUR_COMMAND`
7876
* update the links at the top of `README.md`

0 commit comments

Comments
 (0)