Skip to content

Commit

Permalink
[build] push Docker image to ghcr too
Browse files Browse the repository at this point in the history
  • Loading branch information
capcom6 committed Nov 25, 2024
1 parent 701f469 commit 4080986
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/docker-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ jobs:
runs-on: ubuntu-latest
if: github.actor != 'dependabot[bot]' # skip on dependabot because it's not allowed to access secrets
permissions:
contents: read
packages: write
outputs:
app-version: ${{ steps.meta.outputs.version }}
Expand Down

0 comments on commit 4080986

Please sign in to comment.