mirror of
https://github.com/tw93/Mole.git
synced 2026-02-04 15:39:42 +00:00
Merge branch 'main' of github.com:tw93/Mole
This commit is contained in:
3
.github/workflows/release.yml
vendored
3
.github/workflows/release.yml
vendored
@@ -111,10 +111,13 @@ jobs:
|
|||||||
formula-name: mole
|
formula-name: mole
|
||||||
homebrew-tap: Homebrew/homebrew-core
|
homebrew-tap: Homebrew/homebrew-core
|
||||||
tag-name: ${{ steps.tag_version.outputs.tag }}
|
tag-name: ${{ steps.tag_version.outputs.tag }}
|
||||||
|
<<<<<<< HEAD
|
||||||
commit-message: |
|
commit-message: |
|
||||||
mole ${{ steps.tag_version.outputs.version }}
|
mole ${{ steps.tag_version.outputs.version }}
|
||||||
|
|
||||||
Automated release via GitHub Actions
|
Automated release via GitHub Actions
|
||||||
|
=======
|
||||||
|
>>>>>>> e6a0b587970be3fcda25a778961a4a8a3c204710
|
||||||
env:
|
env:
|
||||||
COMMITTER_TOKEN: ${{ secrets.HOMEBREW_GITHUB_API_TOKEN }}
|
COMMITTER_TOKEN: ${{ secrets.HOMEBREW_GITHUB_API_TOKEN }}
|
||||||
continue-on-error: true
|
continue-on-error: true
|
||||||
|
|||||||
Reference in New Issue
Block a user