Skip to content

Commit

Permalink
chore: update ci.yml with key
Browse files Browse the repository at this point in the history
  • Loading branch information
emcelroy committed Feb 18, 2025
1 parent b50935b commit 34bb2b8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ jobs:
packages: write
env:
REGISTRY: ghcr.io
RAILS_SECRET_KEY_BASE: ${{ secrets.RAILS_SECRET_KEY_BASE }}
steps:
- uses: actions/checkout@v3
- name: Set up QEMU
Expand Down

0 comments on commit 34bb2b8

Please sign in to comment.