We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
SECRET_KEY_BASE_DUMMY
1 parent bc26087 commit 9cdda00Copy full SHA for 9cdda00
.github/workflows/ruby.yml
@@ -31,6 +31,7 @@ jobs:
31
32
env: # $BUNDLE_GEMFILE must be set at the job level, so it is set for all steps
33
BUNDLE_GEMFILE: ${{ github.workspace }}/gemfiles/${{ matrix.gemfile }}
34
+ SECRET_KEY_BASE_DUMMY: 1
35
36
steps:
37
- uses: actions/checkout@v4
0 commit comments