Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Azuki-bar committed Nov 13, 2022
1 parent 7194ef5 commit e1aeebb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,4 @@ jobs:
push: ${{ github.event_name == 'push' && startsWith( steps.extract_branch.outputs.branch , 'deployment' ) }}
set: |
*.cache-from=type=gha
*.cache-to=type=gha,mode-max
*.cache-to=type=gha,mode=max

0 comments on commit e1aeebb

Please sign in to comment.