mirror of
https://github.com/bitwarden/help
synced 2025-12-11 05:43:20 +00:00
help with base url
This commit is contained in:
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@@ -53,6 +53,10 @@ jobs:
|
||||
if: github.ref == 'refs/heads/master'
|
||||
run: npm run deploy
|
||||
|
||||
- name: Build site for S3
|
||||
if: github.ref == 'refs/heads/master'
|
||||
run: npm run build:prod:sub
|
||||
|
||||
- name: Deploy to S3
|
||||
if: github.ref == 'refs/heads/master'
|
||||
uses: jakejarvis/s3-sync-action@master
|
||||
|
||||
Reference in New Issue
Block a user