changed from hexo to custom react stuff #1
1 changed files with 1 additions and 1 deletions
2
.github/workflows/firebase-hosting-merge.yml
vendored
2
.github/workflows/firebase-hosting-merge.yml
vendored
|
@ -12,7 +12,7 @@ jobs:
|
|||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- run: cd source && yarn install && yarn build # install dependencies and build site
|
||||
- run: firebase target:apply hosting dev developomp-site
|
||||
- run: /usr/local/bin/npx firebase-tools target:apply hosting dev developomp-site # Configure target
|
||||
- uses: FirebaseExtended/action-hosting-deploy@v0
|
||||
with:
|
||||
repoToken: "${{ secrets.GITHUB_TOKEN }}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue