Skip to content

Commit d54ce75

Browse files
vitlindanicolasfara
authored andcommitted
fix: release script
1 parent 2c9210f commit d54ce75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

release.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/bin/bash
1+
#!/usr/bin/env bash
22

33
branch=$(git rev-parse --abbrev-ref HEAD)
44
nextReleaseVersion=$1

0 commit comments

Comments
 (0)