Skip to content

Commit

Permalink
chore(PR): Fix attempt (maybe)
Browse files Browse the repository at this point in the history
  • Loading branch information
RedSparr0w committed Feb 7, 2024
1 parent 34e7a3d commit 9afdd32
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
- name: Deploy to GH-Pages
uses: rossjrw/pr-preview-action@v1
id: preview_step
continue-on-error: true
with:
source-dir: 'build'
preview-branch: 'master'
Expand Down

0 comments on commit 9afdd32

Please sign in to comment.