Skip to content

Commit

Permalink
Update cleanup-preview.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
m-abdelwahab authored May 29, 2024
1 parent 4a81980 commit c30e236
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cleanup-preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ jobs:
- name: Delete Neon Branch
uses: neondatabase/[email protected]
with:
project_id: ${{ var.NEON_PROJECT_ID }}
project_id: ${{ vars.NEON_PROJECT_ID }}
branch: preview/${{ github.event.pull_request.head.ref }}
api_key: ${{ secrets.NEON_API_KEY }}

0 comments on commit c30e236

Please sign in to comment.