Skip to content

Commit

Permalink
.github: fix typo in the sync-collection-configs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Mini256 authored Oct 18, 2024
1 parent 9eaa952 commit 7459e7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync-collection-configs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
node-version: 22
cache: 'pnpm'

- name: Verify Collection Configs
- name: Sync Collection Configs
run: pnpm run cli:collection:reload
env:
DATABASE_URL: ${{ secrets.DATABASE_URL }}
Expand Down

0 comments on commit 7459e7d

Please sign in to comment.