update github workflows

This commit is contained in:
dushixiang
2021-11-04 21:43:10 +08:00
parent e93dd87471
commit f5cdabdcca
2 changed files with 3 additions and 1 deletions

View File

@ -43,7 +43,7 @@ jobs:
cache-to: type=registry,ref=${{ secrets.DOCKERHUB_USERNAME }}/next-terminal:cache,mode=max
DOCKERHUB_Hub_Description:
needs: [ DOCKERHUB_next-terminal_Build, DOCKERHUB_Guacd_Build ]
needs: [ DOCKERHUB_next-terminal_Build ]
name: Change DockerHub Description
runs-on: ubuntu-latest
steps: