Skip to content

Commit

Permalink
📝 Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
nkmr-jp committed Dec 26, 2020
1 parent 68116a2 commit 697783e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ cd ./gitmoji-semver
make help
```

<img src="https://user-images.githubusercontent.com/8490118/97778892-c4d51580-1bbd-11eb-9236-c9c676d4337d.png" width=800>
<img src="img.png" width=800>

## How to use in GithubActions ( only 3 minutes )

Expand Down Expand Up @@ -138,7 +138,7 @@ jobs:
- name: Generate semantic-release configs
working-directory: ./gitmoji-semver
run: |
make scaffold V=v3.0.0 F=../.semver.yml O=..
make scaffold V=v3.0.0 F=../.semver.yml O=.. M=simple
- name: Release
working-directory: ./.release
env:
Expand Down
Binary file added img.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 697783e

Please sign in to comment.