Skip to content

Commit

Permalink
chore: rename task to RESET as old name was copy pasta!
Browse files Browse the repository at this point in the history
  • Loading branch information
ydennisy committed Apr 21, 2024
1 parent 6b52ed5 commit 47e31c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/db-reset.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ defaults:
working-directory: backend

jobs:
migration:
reset:
runs-on: ubuntu-latest
env:
SUPABASE_ACCESS_TOKEN: ${{ secrets.SUPABASE_ACCESS_TOKEN }}
Expand Down

0 comments on commit 47e31c2

Please sign in to comment.