fix secret bug
This commit is contained in:
parent
faa4aed2ce
commit
c076e02b41
2
.github/workflows/build-navigation-frps.yml
vendored
2
.github/workflows/build-navigation-frps.yml
vendored
@ -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 }}
|
||||
|
Loading…
Reference in New Issue
Block a user