Skip to content

Commit

Permalink
Remove description from deleted env
Browse files Browse the repository at this point in the history
Was leftover from when I was deactivating them. May be causing the current error.
  • Loading branch information
SeanKilleen committed Dec 4, 2023
1 parent 2a063d3 commit 851e1cc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/closed-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,3 @@ jobs:
step: delete-env
token: ${{ secrets.GITHUB_TOKEN }}
env: preview_${{github.event.number}}
desc: Environment Deleted

0 comments on commit 851e1cc

Please sign in to comment.