Forgejo js image
This commit is contained in:
parent
a891529cdc
commit
81238e57ed
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ jobs:
|
||||||
needs: check-changes
|
needs: check-changes
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
container:
|
container:
|
||||||
image: catthehacker/ubuntu:act-22.04
|
image: ghcr.io/catthehacker/ubuntu:js-22.04
|
||||||
if: ${{ needs.check-changes.outputs.all_changed_and_modified_files_count >= 1 }}
|
if: ${{ needs.check-changes.outputs.all_changed_and_modified_files_count >= 1 }}
|
||||||
permissions:
|
permissions:
|
||||||
contents: write
|
contents: write
|
||||||
|
|
Loading…
Reference in a new issue