Skip to content

Commit

Permalink
chore: debug brew publish
Browse files Browse the repository at this point in the history
  • Loading branch information
cfabianski committed Dec 23, 2022
1 parent 82b89a6 commit d09331a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,3 +91,9 @@ jobs:
HOMEBREW_TAP_GITHUB_TOKEN: ${{ secrets.BEARER_GITHUB_TOKEN }}
AC_USERNAME: ${{ secrets.AC_USERNAME }}
AC_PASSWORD: ${{ secrets.AC_PASSWORD }}
- name: Upload
uses: actions/upload-artifact@v3
with:
name: curio-darwin
path: |
dist/*

0 comments on commit d09331a

Please sign in to comment.