Skip to content

Commit

Permalink
fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
atheeshp committed Feb 15, 2024
1 parent 36a17e3 commit e3be83d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@ on:
defaults:
run:
shell: bash
permissions:
contents: write
packages: read
checks: write


jobs:

build-binary:
permissions:
contents: write
packages: read
checks: write
name: "Node binary"
runs-on: ubuntu-20.04

Expand Down

0 comments on commit e3be83d

Please sign in to comment.