fix secret bug

This commit is contained in:
alex 2023-04-20 15:52:20 +08:00
parent faa4aed2ce
commit c076e02b41

View File

@ -41,4 +41,4 @@ jobs:
platforms: linux/amd64,linux/arm/v7,linux/arm64,linux/ppc64le,linux/s390x
push: true
tags: |
${{ secrets.DOCKER_USERNAME }}/frps:${{ env.TAG_NAME }}
${{ secrets.DOCKERHUB_USERNAME }}/frps:${{ env.TAG_NAME }}