Skip to content

Commit

Permalink
chore/test-url
Browse files Browse the repository at this point in the history
  • Loading branch information
karolis krusinskas committed Jan 23, 2023
1 parent f708875 commit 7293aa9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nuxtjs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- name: Make envfile
uses: SpicyPizza/create-envfile@v1.3
with:
BASE_URL: ${{ steps.deployment.outputs.page_url }}
envkey_BASE_URL: ${{ steps.deployment.outputs.page_url }}
- name: Checkout
uses: actions/checkout@v3
- name: Detect package manager
Expand Down

0 comments on commit 7293aa9

Please sign in to comment.