Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Publis to GitHub Pages
name: Publish to GitHub Pages
on:
push:
branches:
Expand Down
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
[![Publis to GitHub Pages](https://github.com/antusus/multiplcation-table-react/actions/workflows/gh-pages.yml/badge.svg)](https://github.com/antusus/multiplcation-table-react/actions/workflows/gh-pages.yml)
![Platform](https://img.shields.io/badge/node-20-blue)

[![Build and Test](https://github.com/antusus/multiplcation-table-react/actions/workflows/build-and-test.yml/badge.svg)](https://github.com/antusus/multiplcation-table-react/actions/workflows/build-and-test.yml)
[![Publish to GitHub Pages](https://github.com/antusus/multiplcation-table-react/actions/workflows/gh-pages.yml/badge.svg)](https://github.com/antusus/multiplcation-table-react/actions/workflows/gh-pages.yml)
![Platform](https://img.shields.io/badge/node-20-blue)

# Getting Started with Create React App

This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
Expand Down
Loading