Skip to content

Commit

Permalink
secerets
Browse files Browse the repository at this point in the history
  • Loading branch information
jewpaltz committed Mar 1, 2024
1 parent 7c08c54 commit 1e56e74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
build:
runs-on: ubuntu-latest
env:
BASE_URL: ${{ vars.BASE_URL }}
BASE_URL: ${{ secrets.S_BASE_URL }}
steps:
- name: Checkout
uses: actions/checkout@v2
Expand Down

0 comments on commit 1e56e74

Please sign in to comment.