parent
e74b079955
commit
b860dcac4e
1 changed files with 9 additions and 0 deletions
9
.gitea/workflows/vars.yml
Normal file
9
.gitea/workflows/vars.yml
Normal file
|
@ -0,0 +1,9 @@
|
|||
on:
|
||||
push:
|
||||
|
||||
jobs:
|
||||
dump:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- shell: bash
|
||||
run: echo ${{ github }}
|
Loading…
Add table
Reference in a new issue