Skip to content

Instantly share code, notes, and snippets.

View sshyam-gupta's full-sized avatar
💫
I may be slow to respond.

Shyam Gupta sshyam-gupta

💫
I may be slow to respond.
View GitHub Profile
{
"name": "deploy-with-github-actions",
"homepage": "https://sshyam-gupta.github.io/deploy-with-github-actions",
"version": "0.1.0",
"private": true,
"repository": {
"type": "git",
"url": "https://github.com/sshyam-gupta/deploy-with-github-actions.git"
},
"dependencies": {
name: Continous Integration
on: push
jobs:
build:
runs-on: ubuntu-latest
strategy:
matrix: