Aggiornare '.forgejo/workflows/release.yaml'
This commit is contained in:
parent
98e3d046ab
commit
aa4468fa91
1 changed files with 1 additions and 1 deletions
|
@ -6,6 +6,6 @@ on:
|
|||
jobs:
|
||||
test:
|
||||
runs-on: docker
|
||||
uses: node:latest
|
||||
uses: alpine:latest
|
||||
steps:
|
||||
- run: echo All Good
|
Loading…
Reference in a new issue