Skip to content

Commit

Permalink
Merge pull request #303 from codefresh-io/fix-release.yml
Browse files Browse the repository at this point in the history
fix release.yml after conflict
  • Loading branch information
denis-codefresh authored Aug 17, 2023
2 parents 180f6d9 + ddb089c commit b56a563
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,8 +116,6 @@ jobs:
path: /tmp/sbom.tar.gz

release:
permissions:
contents: write # for softprops/action-gh-release to create GitHub release
runs-on: ubuntu-latest
needs: [ build-push-linux-multi, bom ]
permissions:
Expand Down

0 comments on commit b56a563

Please sign in to comment.