Skip to content

Commit

Permalink
chore: move cleanup.js
Browse files Browse the repository at this point in the history
  • Loading branch information
samypr100 committed May 18, 2024
1 parent 975bc44 commit b5eb8ce
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ inputs:
runs:
using: "node20"
main: "dist/setup/index.js"
post: "dist/post.js"
post: "dist/cleanup/index.js"
branding:
icon: hard-drive
color: purple
File renamed without changes.

0 comments on commit b5eb8ce

Please sign in to comment.