Skip to content

Commit

Permalink
fix(action): Avoid GitHub marketplace namespace conflict
Browse files Browse the repository at this point in the history
Some puppy that claimed the GitHub username in 2011 and then never did
anything with it in a decade is blocking this being published to the
marketplace as 'busted'. I had checked that the market namespace was
open before picking the name but did not remember than *any* username
conflict would be a blocker. This is not ideal but not the end of the
world.
  • Loading branch information
alerque committed Aug 24, 2022
1 parent 4977209 commit 43f89d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Busted
name: Lua Busted
description: Busted
inputs:
args:
Expand Down

0 comments on commit 43f89d9

Please sign in to comment.