Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cwilvx authored Feb 25, 2024
1 parent d4c0ea1 commit f190e93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ jobs:
docker:
name: Build and push Docker image
runs-on: ubuntu-latest
needs: build
# needs: build
permissions: write-all
if: inputs.build_docker == 'true'
steps:
Expand Down

0 comments on commit f190e93

Please sign in to comment.