Skip to content

Commit

Permalink
Update surge-cleanup.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ybaskaran authored Nov 2, 2023
1 parent 66ed919 commit 3ec928c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/surge-cleanup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:

steps:
- name: Use Node.js
uses: ./.github/actions/setup-node
uses: .github/actions/setup-node

- name: Push to surge
run: npx surge teardown ${{ github.event.pull_request.number }}.talend.surge.sh --token ${{ secrets.SURGE_TOKEN }}

0 comments on commit 3ec928c

Please sign in to comment.