Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Puyodead1 committed Dec 19, 2023
1 parent 4d120a9 commit f4b6b79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ async function run(): Promise<void> {
{
key: '__BRANCH__',
value: context.ref.replace('refs/heads/', ''),
}
},
];

templates.forEach((template) => {
Expand Down

0 comments on commit f4b6b79

Please sign in to comment.