Re-add run alias
This commit is contained in:
parent
640ef4a97e
commit
92f7639be9
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
|||
"..." = "cd ../..";
|
||||
"...." = "cd ../../..";
|
||||
"....." = "cd ../../../..";
|
||||
run = "./run";
|
||||
s = "secrets";
|
||||
secrets = ''doppler --project "$(whoami)" run'';
|
||||
tag = "tag-release";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue