forked from jmug/stoatchat
fix: correct shebang for try-tag-and-release
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
#!/usr/bin/env bash
|
||||
date=$(date +'%Y%m%d')
|
||||
incr=1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user