File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 66
77jobs :
88 update :
9- uses : codeshelldev/gh-actions/.github/workflows/docker-image.yaml @main
9+ uses : codeshelldev/gh-actions/.github/workflows/docker-image.yml @main
1010 with :
1111 registry : ghcr.io
1212 flavor : |
Original file line number Diff line number Diff line change 66
77jobs :
88 update :
9- uses : codeshelldev/gh-actions/.github/workflows/docker-image.yaml @main
9+ uses : codeshelldev/gh-actions/.github/workflows/docker-image.yml @main
1010 with :
1111 registry : ghcr.io
1212 flavor : |
1717 type=semver,pattern=v{{major}}.{{minor}}
1818 type=semver,pattern=latest
1919 secrets :
20- GH_PCKG_TOKEN : ${{ secrets.GH_PCKG_TOKEN }}
20+ GH_PCKG_TOKEN : ${{ secrets.GH_PCKG_TOKEN }}
Original file line number Diff line number Diff line change 88
99jobs :
1010 update :
11- uses : codeshelldev/gh-actions/.github/workflows/readme-update.yaml @main
11+ uses : codeshelldev/gh-actions/.github/workflows/readme-update.yml @main
1212 secrets :
1313 GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
You can’t perform that action at this time.
0 commit comments