parent
495987c06c
commit
51990c2743
1 changed files with 7 additions and 0 deletions
7
.forgejo/workflows/pipeline.yaml
Normal file
7
.forgejo/workflows/pipeline.yaml
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
on: [release]
|
||||
jobs:
|
||||
upload:
|
||||
runs-on: host
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- run: ls -la
|
||||
Loading…
Add table
Add a link
Reference in a new issue