mirror of
https://github.com/aws-actions/configure-aws-credentials.git
synced 2026-09-04 06:15:07 +09:00
chore: adjust cleanup build target
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@ description: Configures AWS credentials for use in subsequent steps in a GitHub
|
|||||||
runs:
|
runs:
|
||||||
using: node16
|
using: node16
|
||||||
main: dist/index.js
|
main: dist/index.js
|
||||||
post: dist/cleanup/cleanup/index.js
|
post: dist/cleanup/index.js
|
||||||
branding:
|
branding:
|
||||||
color: orange
|
color: orange
|
||||||
icon: cloud
|
icon: cloud
|
||||||
|
|||||||
Reference in New Issue
Block a user