Skip to content

Commit

Permalink
Remove outputs
Browse files Browse the repository at this point in the history
  • Loading branch information
defunctl committed Feb 22, 2023
1 parent 0fba063 commit e30d920
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publish-wordpress-docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@ jobs:
tags: |
${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
outputs: type=cacheonly
cache-from: type=gha,scope=${{ matrix.wp_version }}-${{ matrix.php_version }}
cache-to: type=gha,mode=max,scope=${{ matrix.wp_version }}-${{ matrix.php_version }}
build-args: |
Expand Down

0 comments on commit e30d920

Please sign in to comment.