Skip to content

Commit

Permalink
Try some random stuff to make CI work.
Browse files Browse the repository at this point in the history
  • Loading branch information
Denis Krivak committed Sep 3, 2023
1 parent 6896ce6 commit 02447f4
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,7 @@ jobs:
build-binary:
needs: [test, lint]
runs-on: ubuntu-latest
permissions:
contents: read
packages: write
permissions: write-all
steps:
- name: Install Go
uses: actions/setup-go@v4
Expand Down

0 comments on commit 02447f4

Please sign in to comment.