Skip to content

Commit

Permalink
Update publish-website.yml
Browse files Browse the repository at this point in the history
testing
  • Loading branch information
vlad31 authored Jan 12, 2024
1 parent b48f9ea commit 3b77815
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publish-website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ jobs:
env:
VITE_GOOGLE_MAPS_API_KEY: ${{ secrets.VITE_GOOGLE_MAPS_API_KEY }}
TEST_VARIABLE: ${{ vars.TEST_VARIABLE }}
TEST_SECRET: ${{ secrets.TEST_SECRET }}
steps:
- name: Checkout 🛎️
uses: actions/checkout@v3
Expand Down

0 comments on commit 3b77815

Please sign in to comment.