Skip to content

Add GitHub Actions workflow for Azure Node.js deployment#84

Open
misterwhite1984 wants to merge 1 commit intonoteflakes:masterfrom
misterwhite1984:master
Open

Add GitHub Actions workflow for Azure Node.js deployment#84
misterwhite1984 wants to merge 1 commit intonoteflakes:masterfrom
misterwhite1984:master

Conversation

@misterwhite1984
Copy link

This workflow builds and deploys a Node.js application to Azure Web App upon commits to the master branch.

This workflow builds and deploys a Node.js application to Azure Web App upon commits to the master branch.
with:
name: node-app

- name: 'Deploy to Azure WebApp'

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What is the point of deploying a markdown Readme to a web app? If the goal is to make it accessible on website, then why not use github pages with free hosting?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants