Update .forgejo/workflows/action.yml

Signed-off-by: moonleay <account@moonleay.net>
This commit is contained in:
moonleay 2023-08-12 14:06:37 +02:00
parent a75a70b689
commit 1e65e609e1

View file

@ -3,7 +3,7 @@ on:
- push
jobs:
build_and_publish:
runs-on: docker
runs-on: ubuntu-latest
container:
image: gradle
steps: