File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 99jobs :
1010 build :
1111 name : Build
12- uses : dargmuesli/github-actions/.github/workflows/docker-ghcr.yml@0.40.5
12+ uses : dargmuesli/github-actions/.github/workflows/docker-ghcr.yml@0.40.6
1313 permissions :
1414 packages : write
1515 with :
1616 ARTIFACT_PATH : nuxt/.output/public
1717 release-semantic :
1818 needs : build
1919 name : Release (semantic)
20- uses : dargmuesli/github-actions/.github/workflows/release-semantic.yml@0.40.5
20+ uses : dargmuesli/github-actions/.github/workflows/release-semantic.yml@0.40.6
2121 secrets :
2222 GH_TOKEN : ${{ secrets.GH_TOKEN }}
2323 with :
2424 CACHE_PATH : pnpm-lock.yaml
2525 deploy :
2626 needs : build
2727 name : Deploy
28- uses : dargmuesli/github-actions/.github/workflows/deploy-cloudflare-pages.yml@0.40.5
28+ uses : dargmuesli/github-actions/.github/workflows/deploy-cloudflare-pages.yml@0.40.6
2929 permissions :
3030 contents : read
3131 deployments : write
Original file line number Diff line number Diff line change 88jobs :
99 release-schedule :
1010 name : ' Release: Scheduled'
11- uses : dargmuesli/github-actions/.github/workflows/release-schedule.yml@0.40.5
11+ uses : dargmuesli/github-actions/.github/workflows/release-schedule.yml@0.40.6
1212 secrets :
1313 GH_TOKEN : ${{ secrets.GH_TOKEN }}
1414 with :
You can’t perform that action at this time.
0 commit comments