Skip to content

Commit

Permalink
READMEの更新手順を修正
Browse files Browse the repository at this point in the history
  • Loading branch information
YusukeKato committed Jun 28, 2024
1 parent 896c8e2 commit 1a70cf9
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,14 @@ cd scripts
bash resize_images.bash
```

### Update remote repository
Execute the following command:
```sh
git add -A
git commit -m "update"
git push origin main
```

## Repository info.

### Deploying with GitHub Actions
Expand Down

0 comments on commit 1a70cf9

Please sign in to comment.