Skip to content

Commit

Permalink
Remove helper step
Browse files Browse the repository at this point in the history
  • Loading branch information
vgeorge committed Jun 25, 2024
1 parent 6d05d70 commit 6101377
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/deploy-staging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,3 @@ jobs:
run: |
cp ./dist/index.html ./dist/200.html
yarn run surge ./dist ${{ env.SURGE_STAGING_DOMAIN }} --token ${{ secrets.SURGE_TOKEN }}
- name: list dist
run: ls -la dist

0 comments on commit 6101377

Please sign in to comment.