Skip to content

ci: other workflows can run after this - #110

Merged
JaronZ merged 8 commits into
mainfrom
refresh-modpack-fix
Aug 21, 2025
Merged

ci: other workflows can run after this#110
JaronZ merged 8 commits into
mainfrom
refresh-modpack-fix

Conversation

@JaronZ

@JaronZ JaronZ commented Aug 21, 2025

Copy link
Copy Markdown
Member

Resolves #84

@JaronZ JaronZ self-assigned this Aug 21, 2025
Copilot AI review requested due to automatic review settings August 21, 2025 14:24

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull Request Overview

This PR modifies the GitHub Actions workflow to use a GitHub App token instead of the default GITHUB_TOKEN, enabling other workflows to run after this one completes (resolving issue #84).

Key changes:

  • Switches from pull_request_target to pull_request trigger
  • Adds GitHub App token creation step
  • Replaces GITHUB_TOKEN usage with the generated App token

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Comment thread .github/workflows/refresh-modpack.yml Outdated
Comment thread .github/workflows/refresh-modpack.yml
@JaronZ
JaronZ merged commit d6723af into main Aug 21, 2025
5 checks passed
@JaronZ
JaronZ deleted the refresh-modpack-fix branch August 21, 2025 15:02
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.

Fix refresh modpack workflow

2 participants