set REACT_APP_STORAGE for github deploy
This commit is contained in:
1
.github/workflows/deploy.yml
vendored
1
.github/workflows/deploy.yml
vendored
@@ -27,5 +27,6 @@ jobs:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
GITHUB_REPOSITORY: ${{ github.repository }}
|
||||
REACT_APP_BACKEND: "https://api.hole-thu-qwertyuiop.xyz/"
|
||||
REACT_APP_STORAGE: "https://file.hole-thu-qwertyuiop.xyz/"
|
||||
REACT_APP_BUILD_INFO: version-${{steps.date.outputs.date}}
|
||||
COMMIT_MESSAGE: "Build for: ${{ github.event.head_commit.message }}"
|
||||
|
||||
Reference in New Issue
Block a user