Skip to content

Commit

Permalink
Try setting correct entry point
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisPenner committed Nov 9, 2023
1 parent 6897c2d commit 9a5a1b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/haddocks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -91,4 +91,4 @@ jobs:
firebaseServiceAccount: '${{ secrets.FIREBASE_SERVICE_ACCOUNT_UNISON_DOCS }}'
channelId: live
projectId: unison-docs
entryPoint: haddocks
entryPoint: '${{ github.workspace }}/haddocks'

0 comments on commit 9a5a1b5

Please sign in to comment.