Skip to content

Commit

Permalink
ci: remove update supported bee action (#682)
Browse files Browse the repository at this point in the history
  • Loading branch information
Cafe137 authored Nov 25, 2024
1 parent d0c94b7 commit ed75198
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,13 +56,6 @@ jobs:
- name: Types check
run: npm run check:types

- name: Update supported Bee action
uses: ethersphere/update-supported-bee-action@v1
if: github.ref == 'refs/heads/master'
with:
updateEngine: true
token: ${{ secrets.GHA_PAT_BASIC }}

- name: Build
run: npm run build

Expand Down

0 comments on commit ed75198

Please sign in to comment.