Skip to content

Commit

Permalink
remove bump formulae
Browse files Browse the repository at this point in the history
  • Loading branch information
MordechaiHadad committed Jan 18, 2024
1 parent 88e74d9 commit 421a3f5
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -192,19 +192,6 @@ jobs:
body_path: CHANGELOG.md
files: |
./artifacts/*.zip
bump-formulae:
needs: github-release
runs-on: macos-latest
steps:
- name: Bump formulae
uses: Homebrew/actions/bump-formulae@master
with:
# Custom GitHub access token with only the 'public_repo' scope enabled
token: ${{secrets.PUBLIC_TOKEN}}
# Bump only these formulae if outdated
formulae: |
Bob
publish-cargo:
needs: github-release
Expand Down

0 comments on commit 421a3f5

Please sign in to comment.