Skip to content

Commit

Permalink
Secret
Browse files Browse the repository at this point in the history
  • Loading branch information
bhollis committed Dec 10, 2024
1 parent d07f12d commit 1ef3e86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,4 +60,4 @@ jobs:
run: pnpm test
env:
STATELY_STORE_ID: ${{ vars.STATELY_STORE_ID}}
STATELY_ACCESS_KEY: ${{ vars.STATELY_ACCESS_KEY }}
STATELY_ACCESS_KEY: ${{ secrets.STATELY_ACCESS_KEY }}

0 comments on commit 1ef3e86

Please sign in to comment.