Skip to content

Commit

Permalink
Try another fix for render-release-drafter
Browse files Browse the repository at this point in the history
  • Loading branch information
sarayourfriend committed Sep 20, 2024
1 parent e834229 commit 3a9fd32
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions automations/js/justfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ NO_COLOR := "\\033[0m"
# Run a script
[positional-arguments]
run script *args:
#! /usr/bin/env bash
pnpm --filter automations exec node src/{{ script }} "${@:2}"

#################
Expand Down

0 comments on commit 3a9fd32

Please sign in to comment.