Skip to content

Commit

Permalink
Revert "surge-sh-action@v1.0.3"
Browse files Browse the repository at this point in the history
This reverts commit 07bf8d7.
  • Loading branch information
nb557 committed Nov 19, 2023
1 parent 07bf8d7 commit a550252
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/surge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v3
- name: Deploy to surge.sh
uses: dswistowski/surge-sh-action@v1.0.3
uses: dswistowski/surge-sh-action@v1.0.2
with:
domain: ${{ secrets.SURGE_DOMAIN }}
project: '.'
Expand Down

0 comments on commit a550252

Please sign in to comment.