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

chore: update secret name #4

Merged
merged 2 commits into from
Feb 28, 2024
Merged

chore: update secret name #4

merged 2 commits into from
Feb 28, 2024

Conversation

tobuck-aws
Copy link
Contributor

Some of the projen workflows require repo access for mutation. I think this can be accomplished with the GITHUB_TOKEN vs. the PROJEN_GITHUB_TOKEN.


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of the project license.

@suhussai
Copy link
Contributor

confirmed that this:

-          token: ${{ secrets.PROJEN_GITHUB_TOKEN }}
+          token: ${{ secrets.GITHUB_TOKEN }}

was projen-generated.

LGTM!

Copy link
Contributor

@suhussai suhussai left a comment

Choose a reason for hiding this comment

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

🚀

@tobuck-aws tobuck-aws merged commit 27ad74a into main Feb 28, 2024
5 checks passed
@tobuck-aws tobuck-aws deleted the chores/update-workflow branch February 28, 2024 22:27
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