Skip to content

Commit

Permalink
working to fix GHA failure in actions.yml location
Browse files Browse the repository at this point in the history
  • Loading branch information
davecthomas committed Mar 10, 2024
1 parent f93737f commit 9292077
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"main": "index.js",
"scripts": {
"test": "jest",
"build": "tsc && cp src/action.yml dist/action.yml"
"build": "tsc"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 9292077

Please sign in to comment.