mirror of
https://github.com/aws-actions/configure-aws-credentials.git
synced 2026-06-08 16:47:05 +00:00
chore: adjust cleanup build target
This commit is contained in:
parent
0d90ddd1f2
commit
26227bfa7d
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ description: Configures AWS credentials for use in subsequent steps in a GitHub
|
|||
runs:
|
||||
using: node16
|
||||
main: dist/index.js
|
||||
post: dist/cleanup/cleanup/index.js
|
||||
post: dist/cleanup/index.js
|
||||
branding:
|
||||
color: orange
|
||||
icon: cloud
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue