Skip to content

Commit

Permalink
[CI] update Create .Env File GitHub Action version
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianvrj authored Aug 28, 2024
1 parent bb5e46f commit b3f38b0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/nextjs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@ jobs:

steps:
- name: Make envfile
uses: SpicyPizza/create-envfile@v1
uses: SpicyPizza/create-envfile@v2.0
with:
envkey_ROOT: https://web3wagers.github.io/gostarkme/
envkey_ROOT: "https://web3wagers.github.io/gostarkme/"
file_name: .env

# Build job
Expand Down

0 comments on commit b3f38b0

Please sign in to comment.