mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-22 00:31:07 -05:00
Fix release pipeline
Signed-off-by: Brett Logan <lindluni@github.com>
This commit is contained in:
parent
098b6b8415
commit
d42bc380ee
1 changed files with 0 additions and 5 deletions
5
.github/workflows/deploy-release.yml
vendored
5
.github/workflows/deploy-release.yml
vendored
|
@ -15,11 +15,6 @@ jobs:
|
|||
build:
|
||||
name: Deploy container image - Release
|
||||
runs-on: ubuntu-latest
|
||||
permissions:
|
||||
contents: read
|
||||
deployments: write
|
||||
issues: write
|
||||
packages: write
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
|
|
Loading…
Reference in a new issue