Aggiornare '.forgejo/workflows/release.yaml'

This commit is contained in:
ale 2023-07-06 11:26:43 +00:00
parent 98e3d046ab
commit aa4468fa91

View file

@ -6,6 +6,6 @@ on:
jobs:
test:
runs-on: docker
uses: node:latest
uses: alpine:latest
steps:
- run: echo All Good