Skip to content

Commit

Permalink
Ugghhghg
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewbranch committed Apr 21, 2020
1 parent c56b78c commit 567198e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ jobs:
cp ../server.js ./
cp ../IISNode.yml ./
cp ../LICENSE ./
cp ../.deployment
cp ../deploy.sh
cp ../.deployment ./
cp ../deploy.sh ./
cp -r ../dist ./
popd
- name: deploy publisher
Expand Down

0 comments on commit 567198e

Please sign in to comment.