update to retag with credentials
This commit is contained in:
		| @@ -26,7 +26,9 @@ jobs: | |||||||
|     - name: Re-tag "latest" with "stg" |     - name: Re-tag "latest" with "stg" | ||||||
|       uses: https://gitea.jbrumond.me/actions/docker-tag@v0.1 |       uses: https://gitea.jbrumond.me/actions/docker-tag@v0.1 | ||||||
|       with: |       with: | ||||||
|         registry: https://gitea.jbrumond.me |         registry: gitea.jbrumond.me | ||||||
|  |         username: ${{ secrets.REGISTRY_USER }} | ||||||
|  |         password: ${{ secrets.REGISTRY_TOKEN }} | ||||||
|         image: doc-utils/docs-web |         image: doc-utils/docs-web | ||||||
|         old-tag: latest |         old-tag: latest | ||||||
|         new-tags: | |         new-tags: | | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user