File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 3232 outputs : " type=image"
3333 platforms : linux/amd64,linux/arm64
3434 push : false
35- tags : quay.io/${{ github.event.repository.name }} /gh-actions:${{ env.image_version }}
35+ tags : quay.io/terraform-docs /gh-actions:${{ env.image_version }}
3636
3737 - name : Should generate USAGE.md for tf11_basic
3838 uses : ./
Original file line number Diff line number Diff line change 3636 outputs : " type=registry"
3737 platforms : linux/amd64,linux/arm64
3838 push : true
39- tags : quay.io/${{ github.event.repository.name }} /gh-actions:edge
39+ tags : quay.io/terraform-docs /gh-actions:edge
4040
4141 release-draft :
4242 runs-on : ubuntu-latest
Original file line number Diff line number Diff line change 8888 outputs : " type=registry"
8989 platforms : linux/amd64,linux/arm64
9090 push : true
91- tags : quay.io/${{ github.event.repository.name }} /gh-actions:latest,quay.io/${{ github.event.repository.name }} /gh-actions:${{ env.release_version }}
91+ tags : quay.io/terraform-docs /gh-actions:latest,quay.io/terraform-docs /gh-actions:${{ env.release_version }}
9292
9393 update-tag :
9494 runs-on : ubuntu-latest
You can’t perform that action at this time.
0 commit comments