mirror of
https://github.com/ReVanced/revanced-website.git
synced 2026-01-10 21:26:18 +00:00
ci: Add missing env variable
This commit is contained in:
1
.github/workflows/deploy.yml
vendored
1
.github/workflows/deploy.yml
vendored
@@ -34,6 +34,7 @@ jobs:
|
|||||||
RV_API_URL: ${{ vars.RV_API_URL }}
|
RV_API_URL: ${{ vars.RV_API_URL }}
|
||||||
RV_GOOGLE_TAG_MANAGER_ID: ${{ vars.RV_GOOGLE_TAG_MANAGER_ID }}
|
RV_GOOGLE_TAG_MANAGER_ID: ${{ vars.RV_GOOGLE_TAG_MANAGER_ID }}
|
||||||
RV_DMCA_GUID: ${{ vars.RV_DMCA_GUID }}
|
RV_DMCA_GUID: ${{ vars.RV_DMCA_GUID }}
|
||||||
|
RV_STATUS_URL: ${{ vars.RV_STATUS_URL }}
|
||||||
run: npm run build
|
run: npm run build
|
||||||
|
|
||||||
- name: Deploy
|
- name: Deploy
|
||||||
|
|||||||
Reference in New Issue
Block a user