Update .forgejo/workflows/build.yaml
This commit is contained in:
parent
298045bcd0
commit
81009a243a
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@ jobs:
|
|||
|
||||
deploy:
|
||||
name: Deploy
|
||||
needs: build
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Download artifact
|
||||
|
|
Loading…
Reference in a new issue