We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9665ed commit 79ecb05Copy full SHA for 79ecb05
.github/workflows/build.yml
@@ -16,7 +16,7 @@ jobs:
16
- uses: withastro/action@v4
17
- name: Build & Deploy To Surge
18
if: ${{ env.surge_token != '' }}
19
- uses: afc163/surge-preview@a17bbee72e236f18b248797bbf21f1f9f06900e6
+ uses: afc163/surge-preview@cf2de989fa06efa67904fcf34c7c950970e8b627
20
id: preview_step
21
with:
22
surge_token: ${{ secrets.SURGE_TOKEN }}
0 commit comments