1
0
mirror of https://github.com/twitter/twemoji.git synced 2024-06-15 03:35:16 +00:00
This commit is contained in:
Ikko Eltociear Ashimine 2023-04-01 14:14:03 +00:00 committed by GitHub
commit 8c5e5efc48
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -77,7 +77,7 @@ project:
2. Build the project and put the built assets in `dist/`
3. Run the tests
4. Move the contents of the `dist/` directory to the `gh-pages` branch
5. Place the contents of the `dist/` directory in its correspoding versioned folder.
5. Place the contents of the `dist/` directory in its corresponding versioned folder.
6. Commit the changes and push them to the `gh-pages` branch of your fork.
## Pull requests