mirror of
https://github.com/aws-actions/configure-aws-credentials.git
synced 2026-09-04 06:15:07 +09:00
chore: move build dir to build, not dist
This commit is contained in:
@@ -16,6 +16,8 @@ const project = new GitHubActionTypeScriptProject({
|
||||
projenrcJsOptions: {
|
||||
filename: '.projenrc.cjs',
|
||||
},
|
||||
sampleCode: false,
|
||||
gitignore: ['build'],
|
||||
actionMetadata: {
|
||||
name: '"Configure AWS Credentials" Action for GitHub Actions',
|
||||
description: 'Configures AWS credentials for use in subsequent steps in a GitHub Action workflow',
|
||||
|
||||
Reference in New Issue
Block a user