Skip to content

Commit

Permalink
πŸ‘·πŸ»β€β™€οΈ Checkout mas-cli/homebrew-tap in subdir
Browse files Browse the repository at this point in the history
  • Loading branch information
phatblat committed Aug 3, 2024
1 parent 30aa073 commit 20faba3
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,10 @@ jobs:
- name: 🚰 Checkout mas tap
uses: actions/checkout@v4
with:
ref: ${{ needs.start.outputs.release_branch }}
repository: mas-cli/homebrew-tap
token: ${{ secrets.DEPLOY_TOKEN }}
# Relative path under $GITHUB_WORKSPACE to place the repository
path: mas-tap

- name: ‴️ Open mas tap PR
env:
Expand Down

0 comments on commit 20faba3

Please sign in to comment.