更新action

This commit is contained in:
linyq 2024-10-08 09:43:16 +08:00
parent e45f2b83ec
commit bb3f626ce7

View File

@ -39,5 +39,5 @@ jobs:
push: true
platforms: linux/amd64,linux/arm64
tags: |
${{ secrets.DOCKERHUB_USERNAME }}/${{ GITHUB_REPOSITORY_NAME_PART }}:${{ env.PROJECT_VERSION }}
${{ secrets.DOCKERHUB_USERNAME }}/${{ GITHUB_REPOSITORY_NAME_PART }}:latest
${{ secrets.DOCKERHUB_USERNAME }}/narratoai:${{ env.PROJECT_VERSION }}
${{ secrets.DOCKERHUB_USERNAME }}/narratoai:latest