File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -124,9 +124,9 @@ jobs:
124124 cache-from : type=registry,ref=solidnerd/bookstack-dev:${{ github.sha }}
125125 cache-to : type=registry,ref=solidnerd/bookstack-dev:${{ github.sha }}
126126
127- - name : Update repo description
128- uses : peter-evans/dockerhub-description@e98e4d1628a5f3be2be7c231e50981aee98723ae # v4.0.0
129- with :
130- username : ${{ vars.DOCKERHUB_USERNAME }}
131- password : ${{ secrets.DOCKER_PASSWORD }}
132- repository : solidnerd/bookstack
127+ - name : Update repo description
128+ uses : peter-evans/dockerhub-description@e98e4d1628a5f3be2be7c231e50981aee98723ae # v4.0.0
129+ with :
130+ username : ${{ vars.DOCKERHUB_USERNAME }}
131+ password : ${{ secrets.DOCKER_PASSWORD }}
132+ repository : solidnerd/bookstack
You can’t perform that action at this time.
0 commit comments