Skip to content

Commit

Permalink
chore: remove secret env var from ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dougmartin committed Feb 18, 2025
1 parent a24f237 commit 1ce5228
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@ 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 1ce5228

Please sign in to comment.