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

Fix sync workflow #34

Merged
merged 1 commit into from
Nov 21, 2023
Merged

Fix sync workflow #34

merged 1 commit into from
Nov 21, 2023

Conversation

jiftechnify
Copy link
Member

secret扱いの値はjobの出力にできない(スキップされる)ようなので、sync job内でトークンを生成するように変更しました。

cf. https://docs.github.com/en/actions/using-jobs/defining-outputs-for-jobs

Outputs containing secrets are redacted on the runner and not sent to GitHub Actions.

Copy link
Member

@akiomik akiomik left a comment

Choose a reason for hiding this comment

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

👍

@darashi darashi merged commit 4281480 into main Nov 21, 2023
1 check passed
@darashi darashi deleted the fix-sync-workflow branch November 21, 2023 12:29
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.

3 participants