Skip to content

Commit

Permalink
ci: fix remove storybook deployement (#4001)
Browse files Browse the repository at this point in the history
  • Loading branch information
matthprost authored Jul 11, 2024
1 parent 4b9c221 commit aeda3c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/teardown_pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,6 @@ jobs:
- name: Remove storybook deployment
uses: bobheadxi/[email protected]
with:
step: delete-env
step: deactivate-env
token: ${{ secrets.GITHUB_TOKEN }}
env: ${{ env.STORYBOOK_BRANCH_SLUG }}

0 comments on commit aeda3c8

Please sign in to comment.