Skip to content

Commit

Permalink
[ci] yarn format
Browse files Browse the repository at this point in the history
  • Loading branch information
natemoo-re authored and actions-user committed Mar 8, 2022
1 parent 068b8ee commit 2f7a4f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/notify/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ const packageMap = new Map([
['@astrojs/renderer-svelte', './packages/renderers/renderer-svelte'],
['@astrojs/renderer-vue', './packages/renderers/renderer-vue'],
['@astrojs/webapi', './packages/webapi'],
])
]);

async function run() {
const releases = process.argv.slice(2)[0];
Expand Down

0 comments on commit 2f7a4f8

Please sign in to comment.