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 11:33:53 +01:00
parent f36167be12
commit 17a611e6b6

View File

@@ -10,8 +10,6 @@ jobs:
runs-on: macos-latest
steps:
- uses: actions/checkout@v2
- name: Set env
run: echo RELEASE_VERSION=${GITHUB_REF:10} >> $GITHUB_ENV
- name: Homebrew bump formula
uses: dawidd6/action-homebrew-bump-formula@v3.8.0
with: