This commit is contained in:
Yuri Astrakhan 2023-10-30 17:45:31 -04:00
parent c02fa4a668
commit 163b44982a

View File

@ -584,7 +584,6 @@ jobs:
cd ..
- name: Create Homebrew config
if: startsWith(github.ref, 'refs/tags/v')
run: |
set -x
@ -603,7 +602,6 @@ jobs:
EOF
- name: Save Homebrew Config
if: startsWith(github.ref, 'refs/tags/')
uses: actions/upload-artifact@v3
with:
name: homebrew-config