Skip to content

Commit

Permalink
Merge pull request #11 from bruno-lombardi/chore/build-version
Browse files Browse the repository at this point in the history
fix: build permissions not needed
  • Loading branch information
bruno-lombardi authored Jun 7, 2023
2 parents c241db0 + 0ab64ed commit 61fdf31
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ jobs:
build:
name: "build"
runs-on: ubuntu-20.04
permissions:
actions: write
outputs:
version: ${{ steps.semantic.outputs.release-version }}
new-release-published: ${{ steps.semantic.outputs.new-release-published }}
Expand Down

0 comments on commit 61fdf31

Please sign in to comment.