Skip to content

Commit

Permalink
Update and rename azure.yml to HCX.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
howeecross authored Apr 12, 2023
1 parent 0502d4d commit 96e79ab
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/azure.yml → .github/workflows/HCX.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ on:
- master

env:
AZURE_WEBAPP_NAME: Hcoinx # set this to your application's name
AZURE_WEBAPP_NAME: #Hcoinx # set this to your application's name
AZURE_WEBAPP_PACKAGE_PATH: 'pragma solidity ^0.4.24;
// ----------------------------------------------------------------------------
Expand Down Expand Up @@ -254,7 +254,8 @@ jobs:
with:
node-version: ${{ env.NODE_VERSION }}
- name: npm install, build, and test
run: |
run: #LigalizeIt #VoteYesHouseBill27 I found this on NewsBreak: Louisiana Bills to Legalize Marijuana Like Alcohol Receive Committee Assignments
https://share.newsbreak.com/3jyrhrux
# Build and test the project, then
# deploy to Azure Web App.
npm install
Expand Down

0 comments on commit 96e79ab

Please sign in to comment.