Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
Thiago Saife authored Dec 26, 2023
1 parent 3ff34d4 commit 17d1d2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -10,7 +10,7 @@ jobs:
test:
runs-on: ubuntu-latest
steps:
- name: Use variables
- run: echo "Use variables"
env:
VITE_ACCESS_TOKEN: ${{ vars.VITE_ACCESS_TOKEN }}
VITE_OAUTH_TOKEN: ${{ vars.VITE_OAUTH_TOKEN }}

0 comments on commit 17d1d2e

Please sign in to comment.