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 1111 files-changed :
1212 uses : ./.github/workflows/files-changed.yml
1313
14- contianer :
14+ container :
1515 if : needs.files-changed.outputs.docker == 'true' || needs.files-changed.outputs.actions == 'true'
1616 needs : files-changed
1717 runs-on : ubuntu-latest
Original file line number Diff line number Diff line change 6666 gh release create ${{ github.ref_name }} --title ${{ github.ref_name }} --draft --notes-from-tag dist/release/*
6767 env :
6868 GITHUB_TOKEN : ${{ secrets.RELEASE_TOKEN }}
69- docker-rootful :
69+ container :
7070 runs-on : namespace-profile-gitea-release-docker
7171 permissions :
7272 packages : write # to publish to ghcr.io
Original file line number Diff line number Diff line change 7070 gh release create ${{ github.ref_name }} --title ${{ github.ref_name }} --notes-from-tag dist/release/*
7171 env :
7272 GITHUB_TOKEN : ${{ secrets.RELEASE_TOKEN }}
73- docker-rootful :
73+ container :
7474 runs-on : namespace-profile-gitea-release-docker
7575 permissions :
7676 packages : write # to publish to ghcr.io
You can’t perform that action at this time.
0 commit comments