Skip to content

chore: update preview workflow so it matches fern-api/docs#104

Merged
devalog merged 4 commits intomainfrom
devalog/preview-workflow
Mar 11, 2026
Merged

chore: update preview workflow so it matches fern-api/docs#104
devalog merged 4 commits intomainfrom
devalog/preview-workflow

Conversation

@devalog
Copy link
Contributor

@devalog devalog commented Mar 10, 2026

No description provided.

FERN_TOKEN: ${{ secrets.FERN_TOKEN }}
run: |
OUTPUT=$(fern generate --docs --preview 2>&1) || true
OUTPUT=$(fern generate --docs --preview --instance fern-api.docs.buildwithfern.com/learn 2>&1) || true

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hardcoded

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

updated this!

Comment on lines -9 to -10
contents: read
pull-requests: write

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is it required to change these?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

changed this back

@github-actions
Copy link

github-actions bot commented Mar 10, 2026

@devalog devalog merged commit 3d9ddee into main Mar 11, 2026
2 checks passed
@devalog devalog deleted the devalog/preview-workflow branch March 11, 2026 16:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants