We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9fd819 commit 12b5080Copy full SHA for 12b5080
.circleci/config.yml
@@ -50,6 +50,8 @@ jobs:
50
deploy:
51
machine:
52
image: ubuntu-2204:current
53
+ environment:
54
+ GH_TOKEN: ${GITHUB_OAUTH_TOKEN}
55
steps:
56
- checkout
57
- attach_workspace:
0 commit comments