Skip to content

Commit 09524a8

Browse files
committed
change the env name
1 parent 2523546 commit 09524a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,5 @@ jobs:
2626

2727
- name: Run RSpec
2828
env:
29-
PATCH_RUBY_API_KEY: ${{ secrets.SANDBOX_API_KEY }}
29+
SANDBOX_API_KEY: ${{ secrets.SANDBOX_API_KEY }}
3030
run: bundle exec rspec

0 commit comments

Comments
 (0)