Skip to content

Commit

Permalink
develop action bugfix
Browse files Browse the repository at this point in the history
  • Loading branch information
mokeyjay committed Nov 11, 2023
1 parent 2dec5d2 commit ae32b48
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/develop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,6 @@ jobs:
context: .
file: docker/Dockerfile
push: true
tags: develop
platforms: linux/amd64,linux/arm64
tags: mokeyjay/pixiv-daily-ranking-widget:develop
platforms: linux/amd64,linux/arm64
cache-from: type=registry,ref=mokeyjay/pixiv-daily-ranking-widget:latest

0 comments on commit ae32b48

Please sign in to comment.