We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a217d13 commit 693d8a0Copy full SHA for 693d8a0
.github/workflows/cd-workflow.yaml
@@ -89,3 +89,6 @@ jobs:
89
GITHUB_TOKEN=github_token:latest
90
GOOGLE_CLIENT_ID=google_client_id:latest
91
GOOGLE_CLIENT_SECRET=google_client_secret:latest
92
+ GITHUB_CLIENT_SECRET=github_client_secret:latest
93
+ GITHUB_CLIENT_ID=github_client_id:latest
94
+
0 commit comments