Skip to content

Commit

Permalink
tag the tap repo
Browse files Browse the repository at this point in the history
  • Loading branch information
kferrone committed Mar 19, 2024
1 parent 061f18c commit 986a77b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/homebrew.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ jobs:
git config --global user.name "Duplo Bot"
git add Formula/duploctl.rb
git commit -m "Update duploctl to ${{ inputs.tag }}"
git tag duploctl-${{ inputs.tag }}
- name: Push changes
uses: ad-m/github-push-action@master
Expand Down

0 comments on commit 986a77b

Please sign in to comment.