Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add update-link-index action #207

Merged
merged 4 commits into from
Jan 15, 2025
Merged

Conversation

reakaleek
Copy link
Member

@reakaleek reakaleek commented Jan 15, 2025

Changes

Add a new custom action named update-link-index.

Related issues:

@reakaleek reakaleek requested a review from a team January 15, 2025 11:16
@reakaleek reakaleek requested a review from Mpdreamz January 15, 2025 11:30
actions/update-link-index/README.md Outdated Show resolved Hide resolved
name: github-pages
url: ${{steps.deployment.outputs.page_url}}
steps:
- name: Publish Github
Copy link
Member

Choose a reason for hiding this comment

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

spacing here looks off I think this block needs another space?

Copy link
Member Author

Choose a reason for hiding this comment

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

Thank you!

8efbd7f

@reakaleek reakaleek requested a review from Mpdreamz January 15, 2025 12:28
@reakaleek reakaleek self-assigned this Jan 15, 2025
Copy link
Member

@Mpdreamz Mpdreamz left a comment

Choose a reason for hiding this comment

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

LGTM!

@reakaleek reakaleek merged commit 8c46022 into main Jan 15, 2025
4 checks passed
@reakaleek reakaleek deleted the feature/update-link-index-action branch January 15, 2025 12:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Upload links.json to Link Index (s3 bucket) from GitHub Action
2 participants