Skip to content

ci: add permissions block to release workflow#31

Merged
shigemk2 merged 1 commit into
mainfrom
release-workflow-permissions
Apr 28, 2026
Merged

ci: add permissions block to release workflow#31
shigemk2 merged 1 commit into
mainfrom
release-workflow-permissions

Conversation

@shigemk2
Copy link
Copy Markdown
Contributor

Overview

Explicitly grant the minimum required permissions so the workflow keeps working even after GITHUB_TOKEN's default permissions are switched to read-only in the future.

  • contents: write (required for git tag push / gh release create)

References

N/A

Explicitly grant the minimum required permissions so the workflow
keeps working even after GITHUB_TOKEN's default permissions are
switched to read-only in the future.

- contents: write (required for git tag push / gh release create)
@shigemk2 shigemk2 force-pushed the release-workflow-permissions branch from 9ceb498 to fd2c132 Compare April 27, 2026 09:37
@shigemk2 shigemk2 merged commit 2a2b2c1 into main Apr 28, 2026
1 check passed
@shigemk2 shigemk2 deleted the release-workflow-permissions branch April 28, 2026 00:49
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.

1 participant