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

feat: Add new workflow for generating modpack readme #2

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Mistermycelium
Copy link

No description provided.

@Mistermycelium Mistermycelium requested a review from fclante April 2, 2024 16:43
@Mistermycelium Mistermycelium self-assigned this Apr 2, 2024
@Mistermycelium Mistermycelium linked an issue Apr 2, 2024 that may be closed by this pull request
Copy link
Contributor

@fclante fclante left a comment

Choose a reason for hiding this comment

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

It seem like no successful action runs has passed? Also You should replace on: workflow_call with a workflow_dispatch Nothing is calling this workflow by the looks of it.

@fclante
Copy link
Contributor

fclante commented May 6, 2024

Also there errors --> Error
the `uses' attribute must be a path, a Docker image, or owner/repo@ref

Copy link
Contributor

@fclante fclante left a comment

Choose a reason for hiding this comment

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

See comments


- uses: actions/checkout@v4
with:
repository: "beeheim/actions-workflows"
Copy link
Contributor

Choose a reason for hiding this comment

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

Should be changed to undorn

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.

Generalize Workflow
2 participants