Skip to content

fix: mainブランチに変更#112

Merged
syogakusya merged 1 commit into
mainfrom
fix/unity-package
Jun 26, 2026
Merged

fix: mainブランチに変更#112
syogakusya merged 1 commit into
mainfrom
fix/unity-package

Conversation

@syogakusya

Copy link
Copy Markdown
Member

No description provided.

Copilot AI review requested due to automatic review settings June 26, 2026 11:33

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 updates the GitHub Actions workflow used to create a Unity package, primarily by switching the referenced build-unitypackage action to track the main branch and adjusting the workflow_dispatch trigger syntax.

Changes:

  • Change on.workflow_dispatch to an explicit empty mapping (workflow_dispatch: {}).
  • Update AndanteTribe/Actions/actions/build-unitypackage reference from feature/unity-package to main.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

echo "PACKAGE_VERSION=${version}" >> $GITHUB_ENV
# ghasec-ignore: unpinned-action
- uses: AndanteTribe/Actions/actions/build-unitypackage@feature/unity-package # zizmor: ignore[unpinned-uses] repository-local action reference is intentionally tracked on @main
- uses: AndanteTribe/Actions/actions/build-unitypackage@main # zizmor: ignore[unpinned-uses] repository-local action reference is intentionally tracked on @main
@syogakusya syogakusya merged commit c149e13 into main Jun 26, 2026
5 checks passed
@syogakusya syogakusya deleted the fix/unity-package branch June 26, 2026 11:35
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