Skip to content

Commit

Permalink
revert
Browse files Browse the repository at this point in the history
  • Loading branch information
atheeshp committed Feb 16, 2024
1 parent aa699e5 commit 3550dfc
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,20 +9,8 @@ defaults:
jobs:

build-binary:
permissions:
actions: write
checks: write
contents: write
deployments: write
issues: write
packages: write
pull-requests: write
repository-projects: write
security-events: write
statuses: write
name: "Node binary"
runs-on: ubuntu-20.04


steps:
- uses: actions/checkout@v4
Expand Down Expand Up @@ -91,4 +79,3 @@ jobs:
with:
name: cheqd-node-build.tar
path: /tmp/cheqd-node-build.tar

0 comments on commit 3550dfc

Please sign in to comment.