1
0
mirror of https://github.com/TomWright/dasel.git synced 2022-05-22 02:32:45 +03:00

Update homebrew workflow

This commit is contained in:
Tom Wright
2021-09-29 12:14:08 +01:00
parent e2913366c6
commit 8f0f5c777c

View File

@@ -10,6 +10,8 @@ jobs:
runs-on: macos-latest
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- name: Set env
run: echo "RELEASE_VERSION=$(git describe --tags --abbrev=0)" >> $GITHUB_ENV
- name: Homebrew bump formula