Skip to content

Commit

Permalink
docs/release-process.md: Fix Markdown syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
penberg committed Sep 6, 2019
1 parent e2cc939 commit 985fc2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/release-process.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@

2. Tag the release commit with `git tag`. We use the format `v1.2.3` for tag names.

3. Run `goreleaser` in `cmd/gemini´ directory. It will ask you to configure AWS S3 and Github credentials as environment variables.
3. Run `goreleaser` in `cmd/gemini` directory. It will ask you to configure AWS S3 and Github credentials as environment variables.

0 comments on commit 985fc2b

Please sign in to comment.