diff --git a/.gitea/workflows/release.yml b/.gitea/workflows/release.yml index 099bcca..d218010 100644 --- a/.gitea/workflows/release.yml +++ b/.gitea/workflows/release.yml @@ -28,4 +28,4 @@ jobs: with: context: "{{defaultContext}}:images/actions/act" push: true - tags: actions/act:latest \ No newline at end of file + tags: actions/docker_images:latest \ No newline at end of file