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 8a490c4 commit 27926d9Copy full SHA for 27926d9
.github/workflows/publish-npm.yml
@@ -82,7 +82,7 @@ jobs:
82
cd telemetry/vscode
83
npm publish $(ls -1 *.tgz) --access public
84
85
- # - name: Configure AWS credentials
+ # - name: Configure AWS credentials #
86
# uses: aws-actions/configure-aws-credentials@v4
87
# with:
88
# role-to-assume: arn:aws:iam::149820434093:role/GitHubActionsCodePipelineRole
0 commit comments